From b0192886c9ff347605aed43655feda6def3c7dff Mon Sep 17 00:00:00 2001 From: linsui <2873532-linsui@users.noreply.gitlab.com> Date: Sat, 6 Dec 2025 17:56:39 +0800 Subject: [PATCH] serverbox: remove agp downgrade --- metadata/tech.lolli.toolbox.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/metadata/tech.lolli.toolbox.yml b/metadata/tech.lolli.toolbox.yml index 4b2208ca0b..7784ea4333 100644 --- a/metadata/tech.lolli.toolbox.yml +++ b/metadata/tech.lolli.toolbox.yml @@ -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: