1 parent c20d374 commit 1517f97Copy full SHA for 1517f97
1 file changed
android/app/build.gradle
@@ -95,8 +95,8 @@ android {
95
minSdkVersion rootProject.ext.minSdkVersion
96
minSdk rootProject.ext.minSdk
97
targetSdkVersion rootProject.ext.targetSdkVersion
98
- versionCode 4000081
99
- versionName "9.18.1"
+ versionCode 4000082
+ versionName "9.19.0"
100
101
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
102
// Git commit SHA for identifying builds
0 commit comments