We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a165c99 commit dfea64aCopy full SHA for dfea64a
1 file changed
src/build.gradle
@@ -32,8 +32,8 @@ buildscript {
32
compileSdkVersion = 29
33
buildToolsVersion = "29.0.2"
34
targetSdkVersion = 29
35
- appVersionCode = 33
36
- appVersionName = '0.11.1.1'
+ appVersionCode = 34
+ appVersionName = '0.11.2'
37
}
38
39
0 commit comments