Skip to content

Commit

Permalink
Update to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iamwood committed Oct 20, 2018
1 parent efc3856 commit 057f797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ version = android.defaultConfig.versionName
project.archivesBaseName = 'robotcontroller-repackaged'

dependencies {
implementation "com.github.modular-ftc:robotcore-repackaged:$ftc_version.0-lite"
implementation "com.github.modular-ftc:robotcore-repackaged:$ftc_version.1-lite"
implementation "com.github.modular-ftc:ftc-common-repackaged:$ftc_version.0-lite"

implementation "org.first.ftc:inspection:$ftc_version"
Expand Down

0 comments on commit 057f797

Please sign in to comment.