Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

Commit

Permalink
Use latest android version
Browse files Browse the repository at this point in the history
  • Loading branch information
hzalaz committed May 18, 2016
1 parent 2ae105b commit 0fc86b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ ext.libraries = [
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.facebook.react:react-native:+'
compile 'com.auth0.android:lock:1.14.+'
compile 'com.auth0.android:lock-passwordless:1.14.+'
compile 'com.auth0.android:lock:1.16.+'
compile 'com.auth0.android:lock-passwordless:1.16.+'
testCompile libraries.testing
}

0 comments on commit 0fc86b2

Please sign in to comment.