Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
`0.1.0-alpha03`
  • Loading branch information
imashnake0 committed Jul 13, 2024
1 parent b945f66 commit 4e19cdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ plugins {
android {
defaultConfig {
applicationId = "com.imashnake.animite"
versionCode = 11
versionName = "0.1.0-alpha02"
versionCode = 12
versionName = "0.1.0-alpha03"
}

signingConfigs {
Expand Down

0 comments on commit 4e19cdc

Please sign in to comment.