Ente - remove agp

This commit is contained in:
Licaon_Kter 2025-11-24 07:15:03 +00:00
parent 8ebcee8a95
commit 79154101e2

View file

@ -5054,7 +5054,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/{{path_provider,video_player,local_auth,shared_preferences,url_launcher}_android,flutter_plugin_android_lifecycle}-*/android/build.gradle
- pushd $PUB_CACHE/git/ffmpeg-kit-*
- sed -i -e '/BUILD_FULL/,+1s/61/34/' -e 's|./gradlew|gradle|' android.sh
- sed -i -e "/ffmpeg-kit-custom/c implementation files('ffmpeg-kit.aar')" -e