Skip to content

Commit

Permalink
Upgrade Android to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
enahum committed Dec 8, 2017
1 parent b0d439f commit 82b144d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ android {
minSdkVersion 21
targetSdkVersion 23
versionCode 73
versionName "1.5.0"
versionName "1.5.1"
multiDexEnabled true
ndk {
abiFilters "armeabi-v7a", "x86"
Expand Down

0 comments on commit 82b144d

Please sign in to comment.