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 a1604bc commit 99634d8Copy full SHA for 99634d8
build.gradle
@@ -2,7 +2,7 @@ buildscript {
2
ext {
3
// App version
4
versionName = '1.9.8'
5
- versionCode = 35
+ versionCode = 36
6
7
// SDK and tools
8
compileSdkVersion = 31
0 commit comments