Skip to content

Commit

Permalink
DemoAppJava move to latest SDK release from dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bmilekic committed Oct 10, 2020
1 parent 74dd421 commit 163d695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DemoApp/DemoAppJava/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'

implementation 'com.google.android.gms:play-services-ads:19.3.0'
implementation "com.github.Optable:optable-android-sdk:2-issue-java-demo-SNAPSHOT" //+ versioning.getVersionName(false)
implementation "com.github.Optable:optable-android-sdk:" + versioning.getVersionName(false)
}

0 comments on commit 163d695

Please sign in to comment.