mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
nc_passwords - bump agp
This commit is contained in:
parent
e3494ce5e4
commit
3c907e50f5
1 changed files with 2 additions and 0 deletions
|
|
@ -146,6 +146,8 @@ Builds:
|
|||
- ios
|
||||
prebuild:
|
||||
- sed -i -e '/signingConfigs.debug/,+1d' -e '/std {}/d' android/app/build.gradle
|
||||
- sed -i -e 's/4.1.0/4.2.0/' android/build.gradle
|
||||
- sed -i -e 's/6.7-all/6.7.1-all/' android/gradle/wrapper/gradle-wrapper.properties
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter precache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
|
|
|
|||
Loading…
Reference in a new issue