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"
minSdkVersion 21
targetSdkVersion 34
versionCode 30
versionName "1.9"
versionCode 31
versionName "1.10"
}
buildTypes {
release {