mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 13:16:52 +00:00
noxplayer - fix agp
This commit is contained in:
parent
4da98eb604
commit
2d78e12ebe
1 changed files with 4 additions and 0 deletions
|
|
@ -5170,6 +5170,7 @@ Builds:
|
|||
prebuild:
|
||||
- sed -i -e '/signingConfigs/d' -e '/core-google-shortcuts/d' -e '/sentry/d'
|
||||
build.gradle
|
||||
- sed -i -e 's/8.12.1/8.11.1/' ../build.gradle
|
||||
- cd ../..
|
||||
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
|
||||
package.json
|
||||
|
|
@ -5281,6 +5282,7 @@ Builds:
|
|||
prebuild:
|
||||
- sed -i -e '/signingConfigs/d' -e '/core-google-shortcuts/d' -e '/sentry/d'
|
||||
build.gradle
|
||||
- sed -i -e 's/8.12.1/8.11.1/' ../build.gradle
|
||||
- cd ../..
|
||||
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
|
||||
package.json
|
||||
|
|
@ -5392,6 +5394,7 @@ Builds:
|
|||
prebuild:
|
||||
- sed -i -e '/signingConfigs/d' -e '/core-google-shortcuts/d' -e '/sentry/d'
|
||||
build.gradle
|
||||
- sed -i -e 's/8.12.1/8.11.1/' ../build.gradle
|
||||
- cd ../..
|
||||
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
|
||||
package.json
|
||||
|
|
@ -5503,6 +5506,7 @@ Builds:
|
|||
prebuild:
|
||||
- sed -i -e '/signingConfigs/d' -e '/core-google-shortcuts/d' -e '/sentry/d'
|
||||
build.gradle
|
||||
- sed -i -e 's/8.12.1/8.11.1/' ../build.gradle
|
||||
- cd ../..
|
||||
- sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},'
|
||||
package.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue