mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
serverbox: remove agp downgrade
This commit is contained in:
parent
65d39b2ea9
commit
b0192886c9
1 changed files with 0 additions and 3 deletions
|
|
@ -1737,7 +1737,6 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter packages pub get
|
||||
- sed -i -e 's/8.12.1/8.11.1/' .pub-cache/hosted/pub.dev/{share_plus,{path_provider,local_auth,shared_preferences,url_launcher}_android,camera_android_camerax,flutter_plugin_android_lifecycle}-*/android/build.gradle
|
||||
- popd
|
||||
- mv $repo tech.lolli.toolbox
|
||||
scandelete:
|
||||
|
|
@ -1780,7 +1779,6 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter packages pub get
|
||||
- sed -i -e 's/8.12.1/8.11.1/' .pub-cache/hosted/pub.dev/{share_plus,{path_provider,local_auth,shared_preferences,url_launcher}_android,camera_android_camerax,flutter_plugin_android_lifecycle}-*/android/build.gradle
|
||||
- popd
|
||||
- mv $repo tech.lolli.toolbox
|
||||
scandelete:
|
||||
|
|
@ -1823,7 +1821,6 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter packages pub get
|
||||
- sed -i -e 's/8.12.1/8.11.1/' .pub-cache/hosted/pub.dev/{share_plus,{path_provider,local_auth,shared_preferences,url_launcher}_android,camera_android_camerax,flutter_plugin_android_lifecycle}-*/android/build.gradle
|
||||
- popd
|
||||
- mv $repo tech.lolli.toolbox
|
||||
scandelete:
|
||||
|
|
|
|||
Loading…
Reference in a new issue