Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
`0.0.1-alpha06`
  • Loading branch information
imashnake0 committed Jan 16, 2023
1 parent 9953698 commit 5eed56f
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 = 5
versionName = "0.0.1-alpha05"
versionCode = 6
versionName = "0.0.1-alpha06"

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

0 comments on commit 5eed56f

Please sign in to comment.