Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
`0.0.1-alpha09`
  • Loading branch information
imashnake0 committed Jan 17, 2024
1 parent 60f117e commit 98bd36e
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 @@ -8,8 +8,8 @@ plugins {
android {
defaultConfig {
applicationId = "com.imashnake.animite"
versionCode = 8
versionName = "0.0.1-alpha08"
versionCode = 9
versionName = "0.0.1-alpha09"
}

signingConfigs {
Expand Down

0 comments on commit 98bd36e

Please sign in to comment.