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 239c983 commit c74d8cdCopy full SHA for c74d8cd
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
ext.versions = [
5
'minSdk': 24,
6
'compileSdk': 33,
7
- 'versionName': "0.1"
+ 'versionName': "0.2"
8
]
9
}
10
0 commit comments