Skip to content

Commit ae58aec

Browse files
committed
android buld version bump
1 parent b115755 commit ae58aec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mobileClient/android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ android {
104104
applicationId 'com.thebrain'
105105
minSdkVersion 16
106106
targetSdkVersion 22
107-
versionCode 2
108-
versionName "1.0.2"
107+
versionCode 3
108+
versionName "1.0.4"
109109
ndk {
110110
abiFilters "armeabi-v7a", "x86"
111111
}

0 commit comments

Comments
 (0)