Skip to content

Commit a7c5b07

Browse files
committed
0.1.0
1 parent 3b4a2a8 commit a7c5b07

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ android {
1212
minSdk = 21
1313
targetSdk = 34
1414
versionCode = 1
15-
versionName = "0.0.3-alpha"
16-
15+
versionName = "0.1.0"
1716
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1817
vectorDrawables {
1918
useSupportLibrary = true

0 commit comments

Comments
 (0)