Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
`0.0.1-alpha08`
  • Loading branch information
imashnake0 committed Jan 3, 2024
1 parent 676da49 commit 84df314
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 = 7
versionName = "0.0.1-alpha07"
versionCode = 8
versionName = "0.0.1-alpha08"

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

0 comments on commit 84df314

Please sign in to comment.