mirror of
https://gitlab.shinice.net/pixeldroid/PixelDroid
synced 2025-01-16 08:50:49 +01:00
Release 31
This commit is contained in:
parent
cb50db7730
commit
1516452ab5
@ -30,8 +30,8 @@ android {
|
||||
}
|
||||
defaultConfig {
|
||||
minSdkVersion 23
|
||||
versionCode 30
|
||||
targetSdkVersion 34
|
||||
versionCode 31
|
||||
versionName "1.0.beta" + versionCode
|
||||
|
||||
//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…
Reference in New Issue
Block a user