organicmaps - update recipe

This commit is contained in:
Licaon_Kter 2022-11-02 15:13:29 +00:00
parent faf0db0915
commit 1af82f2f9b

View file

@ -1004,7 +1004,7 @@ Builds:
- ./b2 headers
ndk: r24
- versionName: 2022.11.02-2
- versionName: 2022.11.02-2-FDroid
versionCode: 22110202
commit: 7b766b25076fa59b79873ddd2f84dc00b8f3f090
subdir: android
@ -1022,8 +1022,8 @@ Builds:
- xcode
prebuild:
- sed -i -e '/com.google.firebase/d; /com.google.gms/d; /com.google.android.gms/d'
-e "/('Version/d" -e '/-FDroid/d' -e 's/ver.first/$$VERCODE$$/g' -e 's/ver.second/"$$VERSION$$"/g'
build.gradle
-e 's/versionCode = .*/versionCode = $$VERCODE$$/g' -e 's/versionName = .*/versionName
= "$$VERSION$$"/g' build.gradle
- touch secure.properties
- echo '<?xml version="1.0" encoding="utf-8"?><network-security-config/>' >
res/xml/network_security_config.xml