mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
organicmaps - simplify recipe
This commit is contained in:
parent
1b2162b74f
commit
c2c4a198c1
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue