Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
`0.0.1-alpha07`
  • Loading branch information
imashnake0 committed Mar 13, 2023
1 parent 3707a3a commit bdcd203
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 @@ -17,8 +17,8 @@ android {
applicationId = "com.imashnake.animite"
minSdk = 26
targetSdk = 33
versionCode = 6
versionName = "0.0.1-alpha06"
versionCode = 7
versionName = "0.0.1-alpha07"

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

0 comments on commit bdcd203

Please sign in to comment.