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 668f2c0 commit 8e90bf5Copy full SHA for 8e90bf5
build.gradle
@@ -19,7 +19,7 @@ ext {
19
minSdkVersion = 19
20
targetSdkVersion = 33
21
versionCode = 11
22
- versionName = '0.9.5'
+ versionName = '0.9.6'
23
}
24
25
task clean(type: Delete) {
0 commit comments