diff --git a/android/app/build.gradle b/android/app/build.gradle index aac504b..8c7844e 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -7,7 +7,7 @@ android { applicationId "com.thomaspeissl.quick_dungeon_crawler_od.twa" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 9 + versionCode 10 versionName "2.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" aaptOptions {