Skip to content

Commit

Permalink
Update robotcore-repackaged dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
iamwood committed Sep 26, 2019
1 parent f38e73d commit c6217ac
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 @@ -28,7 +28,7 @@ version = android.defaultConfig.versionName
project.archivesBaseName = 'ftc-common-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.android.support:support-annotations:28.0.0'
implementation 'com.google.code.gson:gson:2.8.5'

Expand Down

0 comments on commit c6217ac

Please sign in to comment.