Release 30

This commit is contained in:
Matthieu 2024-02-14 21:59:49 +01:00
parent b4533014b3
commit 7815ecba08
2 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,7 @@ android {
} }
defaultConfig { defaultConfig {
minSdkVersion 23 minSdkVersion 23
versionCode 29 versionCode 30
targetSdkVersion 34 targetSdkVersion 34
versionName "1.0.beta" + versionCode versionName "1.0.beta" + versionCode

View File

@ -0,0 +1 @@
Fix bug that was breaking the image editing feature in release mode