Skip to content

Commit

Permalink
Updated repository name
Browse files Browse the repository at this point in the history
  • Loading branch information
magneticflux- committed Nov 3, 2017
1 parent 2c9e8e9 commit 05405dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 19
versionCode 7
versionName "3.5.4"
versionCode 8
versionName "3.5.5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

ndk {
Expand All @@ -31,7 +31,7 @@ project.archivesBaseName = 'robotcore-repackaged'
dependencies {
implementation 'com.android.support:support-annotations:27.0.0'

implementation 'com.github.magneticflux-:vuforia-repackaged:3.5.0'
implementation 'com.github.modular-ftc:vuforia-repackaged:3.5.0'

implementation 'com.google.code.gson:gson:2.8.2'
implementation 'org.danilopianini:gson-extras:0.2.1'
Expand Down

0 comments on commit 05405dc

Please sign in to comment.