Release 30
This commit is contained in:
parent
b4533014b3
commit
7815ecba08
|
@ -30,7 +30,7 @@ android {
|
|||
}
|
||||
defaultConfig {
|
||||
minSdkVersion 23
|
||||
versionCode 29
|
||||
versionCode 30
|
||||
targetSdkVersion 34
|
||||
versionName "1.0.beta" + versionCode
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Fix bug that was breaking the image editing feature in release mode
|
Loading…
Reference in New Issue