Skip to content

Commit 7eea906

Browse files
committed
bump apk version code to 5
1 parent 8ed8fec commit 7eea906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ android {
9696
applicationId "com.allaboutolaf"
9797
minSdkVersion 16
9898
targetSdkVersion 23
99-
versionCode 4
99+
versionCode 5
100100
versionName "2.2.3"
101101
ndk {
102102
abiFilters "armeabi-v7a", "x86"

0 commit comments

Comments
 (0)