diff --git a/app/build.gradle b/app/build.gradle index 826316ca..49720089 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -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 {