diff --git a/app/build.gradle b/app/build.gradle index 74d584c..fe8efab 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.wismna.geoffroy.donext" minSdkVersion 21 targetSdkVersion 34 - versionCode 30 - versionName "1.9" + versionCode 31 + versionName "1.10" } buildTypes { release {