Skip to content

Commit

Permalink
Release version 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
buttercookie42 committed Dec 8, 2024
1 parent 78f9a47 commit aa05a6b
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 = 2
versionName = "0.2a1"
versionName = "0.2"
base.archivesName = "$applicationId-$versionName"

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

0 comments on commit aa05a6b

Please sign in to comment.