Skip to content

Commit bb3acab

Browse files
committed
build: version bump 9.15.1
1 parent 4a97277 commit bb3acab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ android {
9595
minSdkVersion rootProject.ext.minSdkVersion
9696
minSdk rootProject.ext.minSdk
9797
targetSdkVersion rootProject.ext.targetSdkVersion
98-
versionCode 4000070
98+
versionCode 4000071
9999
versionName "9.15.1"
100100

101101
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"

0 commit comments

Comments
 (0)