Skip to content

Commit

Permalink
Release version 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
buttercookie42 committed Nov 25, 2024
1 parent f0e3821 commit 0441ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android {
minSdk = 23
targetSdk = 34
versionCode = 1
versionName = "0.1a1"
versionName = "0.1"
base.archivesName = "$applicationId-$versionName"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 0441ea3

Please sign in to comment.