Skip to content

Commit

Permalink
Merge pull request #3 from KoalaSat/v0.0.1-alpha
Browse files Browse the repository at this point in the history
v0.0.1-alpha
  • Loading branch information
KoalaSat authored Oct 23, 2024
2 parents a66740a + 95e54a3 commit 83e479d
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 @@ -20,7 +20,7 @@ android {
minSdk = 26
targetSdk = 34
versionCode = 1
versionName = "1.0"
versionName = "v0.0.1-alpha"

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

0 comments on commit 83e479d

Please sign in to comment.