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 380260b commit 2b2142dCopy full SHA for 2b2142d
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
ext.versions = [
5
'minSdk': 24,
6
'compileSdk': 33,
7
- 'versionName': "0.4"
+ 'versionName': "0.5"
8
]
9
}
10
0 commit comments