There was an error while loading. Please reload this page.
1 parent f35af89 commit 6c84926Copy full SHA for 6c84926
1 file changed
android/app/build.gradle
@@ -12,7 +12,7 @@ android {
12
minSdkVersion rootProject.ext.minSdkVersion
13
targetSdkVersion rootProject.ext.targetSdkVersion
14
versionCode 68
15
- versionName "1.12.0"
+ versionName "1.12.1"
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
aaptOptions {
18
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
0 commit comments