Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
imashnake0 committed Feb 29, 2024
1 parent 27b7b5c commit 40c8db3
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 = 9
versionName = "0.0.1-alpha09"
versionCode = 10
versionName = "0.1.0-alpha01"
}

signingConfigs {
Expand Down

0 comments on commit 40c8db3

Please sign in to comment.