Skip to content

Commit

Permalink
chore: version bump android
Browse files Browse the repository at this point in the history
  • Loading branch information
egendata-dev committed Sep 24, 2019
1 parent 8e73f8c commit 711ad50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ android {
applicationId "com.egendata"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 62
versionName "1.1.0"
versionCode 63
versionName "1.1.3"
ndk {
abiFilters "armeabi-v7a", "x86", "x86_64", "arm64-v8a"
}
Expand Down

0 comments on commit 711ad50

Please sign in to comment.