Update version

This commit is contained in:
Geoffroy Bonneville
2023-12-27 22:58:03 +01:00
parent 270d436cbc
commit 5d7f8c265d

View File

@@ -7,8 +7,8 @@ android {
applicationId "com.wismna.geoffroy.donext" applicationId "com.wismna.geoffroy.donext"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 34 targetSdkVersion 34
versionCode 30 versionCode 31
versionName "1.9" versionName "1.10"
} }
buildTypes { buildTypes {
release { release {