We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d66165 commit d94d9d9Copy full SHA for d94d9d9
build.gradle
@@ -1,8 +1,8 @@
1
buildscript {
2
ext {
3
// App version
4
- versionName = '1.9.11'
5
- versionCode = 41
+ versionName = '1.9.12'
+ versionCode = 42
6
7
// SDK and tools
8
compileSdkVersion = 31
0 commit comments