Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
`0.0.1-alpha05`
  • Loading branch information
imashnake0 committed Dec 18, 2022
1 parent bd7a0a2 commit acd98ae
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 @@ -18,8 +18,8 @@ android {
applicationId = "com.imashnake.animite"
minSdk = 26
targetSdk = 33
versionCode = 4
versionName = "0.0.1-alpha04"
versionCode = 5
versionName = "0.0.1-alpha05"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit acd98ae

Please sign in to comment.