Skip to content

Commit

Permalink
bump version to 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaun committed Jul 2, 2023
1 parent cd3b741 commit 49db680
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "ch.logixisland.anuto"
minSdkVersion 17
targetSdkVersion 33
versionCode 31
versionName "0.10"
versionCode 32
versionName "0.11"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
buildTypes {
Expand Down

0 comments on commit 49db680

Please sign in to comment.