mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Remove agp downgrade
This commit is contained in:
parent
b7ea8daafa
commit
9a94e78fb6
4 changed files with 0 additions and 6 deletions
|
|
@ -10803,7 +10803,6 @@ Builds:
|
|||
- submodules/flutter/bin/flutter pub get
|
||||
- ./patches/patch_rust_versions.sh
|
||||
- PATH="submodules/flutter/bin:$PATH" ./patches/remove_dev_dependencies.sh
|
||||
- sed -i -e 's/8.12.1/8.11.1/' .pub-cache/hosted/pub.dev/{flutter_plugin_android_lifecycle,path_provider_android,share_plus,shared_preferences_android,url_launcher_android}-*/android/build.gradle
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
scandelete:
|
||||
|
|
@ -10850,7 +10849,6 @@ Builds:
|
|||
- submodules/flutter/bin/flutter pub get
|
||||
- ./patches/patch_rust_versions.sh
|
||||
- PATH="submodules/flutter/bin:$PATH" ./patches/remove_dev_dependencies.sh
|
||||
- sed -i -e 's/8.12.1/8.11.1/' .pub-cache/hosted/pub.dev/{flutter_plugin_android_lifecycle,path_provider_android,share_plus,shared_preferences_android,url_launcher_android}-*/android/build.gradle
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
scandelete:
|
||||
|
|
@ -10897,7 +10895,6 @@ Builds:
|
|||
- submodules/flutter/bin/flutter pub get
|
||||
- ./patches/patch_rust_versions.sh
|
||||
- PATH="submodules/flutter/bin:$PATH" ./patches/remove_dev_dependencies.sh
|
||||
- sed -i -e 's/8.12.1/8.11.1/' .pub-cache/hosted/pub.dev/{flutter_plugin_android_lifecycle,path_provider_android,share_plus,shared_preferences_android,url_launcher_android}-*/android/build.gradle
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
scandelete:
|
||||
|
|
|
|||
|
|
@ -1610,7 +1610,6 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- sed -i -e 's/8.12.1/8.11.1/' .pub-cache/hosted/pub.dev/{share_plus,{path_provider,quick_actions,shared_preferences,sqflite,url_launcher}_android}-*/android/build.gradle
|
||||
scanignore:
|
||||
- flutter/packages/flutter_tools/gradle/aar_init_script.gradle
|
||||
- flutter/bin/cache
|
||||
|
|
|
|||
|
|
@ -779,7 +779,6 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/8.12.3/8.11.1/' ../gradle/libs.versions.toml
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
|
|
@ -856,7 +856,6 @@ Builds:
|
|||
commit: 41258dde2836eeb409a07b7919654c1c849c9846
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/8.13.0/8.11.1/' gradle/libs.versions.toml
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue