Release 31
This commit is contained in:
parent
cb50db7730
commit
1516452ab5
@ -30,8 +30,8 @@ android {
|
|||||||
}
|
}
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
versionCode 30
|
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
|
versionCode 31
|
||||||
versionName "1.0.beta" + versionCode
|
versionName "1.0.beta" + versionCode
|
||||||
|
|
||||||
//TODO add resConfigs("en", "fr", "ja",...) ?
|
//TODO add resConfigs("en", "fr", "ja",...) ?
|
||||||
|
3
fastlane/metadata/android/en-US/changelogs/31.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/31.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
* Fix crash when sharing an image from gallery etc to the app
|
||||||
|
|
||||||
|
* Fix permission issue causing images to throw a permission denied error
|
Loading…
x
Reference in New Issue
Block a user