organicmaps - simplify recipe

This commit is contained in:
Licaon_Kter 2022-11-03 07:12:38 +00:00
parent 1b2162b74f
commit c2c4a198c1

View file

@ -1022,8 +1022,7 @@ Builds:
- xcode
prebuild:
- sed -i -e '/com.google.firebase/d; /com.google.gms/d; /com.google.android.gms/d'
-e 's/versionCode = .*/versionCode = $$VERCODE$$/g' -e 's/versionName = .*/versionName
= "$$VERSION$$"/g' build.gradle
build.gradle
- touch secure.properties
- echo '<?xml version="1.0" encoding="utf-8"?><network-security-config/>' >
res/xml/network_security_config.xml