diff --git a/app/build.gradle b/app/build.gradle index e6d891f..0e093d8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "foss.cnugteren.nlweer" minSdkVersion 21 targetSdkVersion 34 - versionCode 12 - versionName "1.10.0" + versionCode 13 + versionName "1.10.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {