Skip to content

Commit

Permalink
EXAMPLEAND-28 Set Android SDK version for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
steinwelberg committed Jun 16, 2017
1 parent 34a9101 commit c169d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ android {

dependencies {
// Onegini SDK
compile('com.onegini.mobile.sdk.android:onegini-sdk:7.0.0@aar') {
compile('com.onegini.mobile.sdk.android:onegini-sdk:7.0.1-SNAPSHOT@aar') {
transitive = true
}

Expand Down

0 comments on commit c169d24

Please sign in to comment.