Skip to content

Commit

Permalink
android buld version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lolezy committed Oct 2, 2017
1 parent b115755 commit ae58aec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobileClient/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ android {
applicationId 'com.thebrain'
minSdkVersion 16
targetSdkVersion 22
versionCode 2
versionName "1.0.2"
versionCode 3
versionName "1.0.4"
ndk {
abiFilters "armeabi-v7a", "x86"
}
Expand Down

0 comments on commit ae58aec

Please sign in to comment.