ignoring the gl locale from the play store upload step as it's unsupported
This commit is contained in:
parent
ac6b0a908a
commit
a2768ccab7
|
@ -28,6 +28,7 @@ mv ./fastlane/metadata/android/fy ./fastlane_tmp
|
||||||
mv ./fastlane/metadata/android/ga ./fastlane_tmp
|
mv ./fastlane/metadata/android/ga ./fastlane_tmp
|
||||||
mv ./fastlane/metadata/android/kab ./fastlane_tmp
|
mv ./fastlane/metadata/android/kab ./fastlane_tmp
|
||||||
mv ./fastlane/metadata/android/nb ./fastlane_tmp
|
mv ./fastlane/metadata/android/nb ./fastlane_tmp
|
||||||
|
mv ./fastlane/metadata/android/gl ./fastlane_tmp
|
||||||
|
|
||||||
# Fastlane / PlayStore require longDescription and shortDescription file to be set, so copy the default
|
# Fastlane / PlayStore require longDescription and shortDescription file to be set, so copy the default
|
||||||
# one for languages where they are missing
|
# one for languages where they are missing
|
||||||
|
|
Loading…
Reference in New Issue