mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 01:38:07 +00:00
remove agp downgrade
This commit is contained in:
parent
e0ff866d98
commit
28064c6bcf
3 changed files with 0 additions and 8 deletions
|
|
@ -55,7 +55,6 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
prebuild: sed -i -e 's/8.12.1/8.11.1/' ../gradle/libs.versions.toml
|
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
||||||
|
|
@ -178,7 +178,6 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- paidVersion
|
- paidVersion
|
||||||
prebuild: sed -i -e 's/8.12.3/8.11.1/' ../build.gradle
|
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
||||||
|
|
@ -8356,8 +8356,6 @@ Builds:
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
- .flutter/bin/flutter config --no-analytics
|
- .flutter/bin/flutter config --no-analytics
|
||||||
- .flutter/bin/flutter pub get
|
- .flutter/bin/flutter pub get
|
||||||
- sed -i -e 's/8.12.1/8.11.1/' .pub-cache/hosted/pub.dev/{{path_provider,shared_preferences,sqflite,url_launcher,webview_flutter}_android,flutter_plugin_android_lifecycle,{device_info,share,connectivity,android_intent,battery}_plus}-*/android/build.gradle
|
|
||||||
- sed -i -e 's/8.13.0/8.11.1/' .pub-cache/hosted/pub.dev/fluttertoast-*/android/build.gradle
|
|
||||||
- sed -i -e '/maven {/,/^ }/cmavenLocal()' android/build.gradle.kts .pub-cache/hosted/pub.dev/background_fetch-*/android/build.gradle
|
- sed -i -e '/maven {/,/^ }/cmavenLocal()' android/build.gradle.kts .pub-cache/hosted/pub.dev/background_fetch-*/android/build.gradle
|
||||||
- popd
|
- popd
|
||||||
- mv $repo dev.imranr.obtainium.fdroid
|
- mv $repo dev.imranr.obtainium.fdroid
|
||||||
|
|
@ -8405,8 +8403,6 @@ Builds:
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
- .flutter/bin/flutter config --no-analytics
|
- .flutter/bin/flutter config --no-analytics
|
||||||
- .flutter/bin/flutter pub get
|
- .flutter/bin/flutter pub get
|
||||||
- sed -i -e 's/8.12.1/8.11.1/' .pub-cache/hosted/pub.dev/{{path_provider,shared_preferences,sqflite,url_launcher,webview_flutter}_android,flutter_plugin_android_lifecycle,{device_info,share,connectivity,android_intent,battery}_plus}-*/android/build.gradle
|
|
||||||
- sed -i -e 's/8.13.0/8.11.1/' .pub-cache/hosted/pub.dev/fluttertoast-*/android/build.gradle
|
|
||||||
- sed -i -e '/maven {/,/^ }/cmavenLocal()' android/build.gradle.kts .pub-cache/hosted/pub.dev/background_fetch-*/android/build.gradle
|
- sed -i -e '/maven {/,/^ }/cmavenLocal()' android/build.gradle.kts .pub-cache/hosted/pub.dev/background_fetch-*/android/build.gradle
|
||||||
- popd
|
- popd
|
||||||
- mv $repo dev.imranr.obtainium.fdroid
|
- mv $repo dev.imranr.obtainium.fdroid
|
||||||
|
|
@ -8454,8 +8450,6 @@ Builds:
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
- .flutter/bin/flutter config --no-analytics
|
- .flutter/bin/flutter config --no-analytics
|
||||||
- .flutter/bin/flutter pub get
|
- .flutter/bin/flutter pub get
|
||||||
- sed -i -e 's/8.12.1/8.11.1/' .pub-cache/hosted/pub.dev/{{path_provider,shared_preferences,sqflite,url_launcher,webview_flutter}_android,flutter_plugin_android_lifecycle,{device_info,share,connectivity,android_intent,battery}_plus}-*/android/build.gradle
|
|
||||||
- sed -i -e 's/8.13.0/8.11.1/' .pub-cache/hosted/pub.dev/fluttertoast-*/android/build.gradle
|
|
||||||
- sed -i -e '/maven {/,/^ }/cmavenLocal()' android/build.gradle.kts .pub-cache/hosted/pub.dev/background_fetch-*/android/build.gradle
|
- sed -i -e '/maven {/,/^ }/cmavenLocal()' android/build.gradle.kts .pub-cache/hosted/pub.dev/background_fetch-*/android/build.gradle
|
||||||
- popd
|
- popd
|
||||||
- mv $repo dev.imranr.obtainium.fdroid
|
- mv $repo dev.imranr.obtainium.fdroid
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue