Skip to content

Commit 8c5be36

Browse files
author
Josh Deffibaugh
committed
Updates dep declaration to 0.1.2-SNAPSHOT
1 parent 26f05bb commit 8c5be36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repositories {
3333
dependencies {
3434
// Includes SST Java core, event handler, and user experiment record
3535
compile project(':android-sdk')
36-
// compile 'com.optimizely.ab:android-sdk:0.0.1'
36+
// compile 'com.optimizely.ab:android-sdk:0.1.2-SNAPSHOT'
3737
compile 'com.android.support:appcompat-v7:24.2.1'
3838
compile 'com.android.support:design:24.2.1'
3939

0 commit comments

Comments
 (0)