Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
`0.1.0-alpha02`
  • Loading branch information
imashnake0 committed Mar 26, 2024
1 parent d227568 commit cb59122
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 @@ -9,8 +9,8 @@ plugins {
android {
defaultConfig {
applicationId = "com.imashnake.animite"
versionCode = 10
versionName = "0.1.0-alpha01"
versionCode = 11
versionName = "0.1.0-alpha02"
}

signingConfigs {
Expand Down

0 comments on commit cb59122

Please sign in to comment.