We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b4a2a8 commit a7c5b07Copy full SHA for a7c5b07
1 file changed
app/build.gradle.kts
@@ -12,8 +12,7 @@ android {
12
minSdk = 21
13
targetSdk = 34
14
versionCode = 1
15
- versionName = "0.0.3-alpha"
16
-
+ versionName = "0.1.0"
17
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
18
vectorDrawables {
19
useSupportLibrary = true
0 commit comments