Skip to content

Commit 4529cfe

Browse files
committed
Android: bump versionCode (88)
1 parent bf6f537 commit 4529cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ android {
100100
applicationId "app.zeusln.zeus"
101101
minSdkVersion rootProject.ext.minSdkVersion
102102
targetSdkVersion rootProject.ext.targetSdkVersion
103-
versionCode 87
103+
versionCode 88
104104
versionName "0.8.5"
105105
multiDexEnabled true
106106
missingDimensionStrategy 'react-native-camera', 'general'

0 commit comments

Comments
 (0)