From 79154101e2d95a85889d0bb5b18e375b8da530f0 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 24 Nov 2025 07:15:03 +0000 Subject: [PATCH] Ente - remove agp --- metadata/io.ente.photos.fdroid.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/metadata/io.ente.photos.fdroid.yml b/metadata/io.ente.photos.fdroid.yml index a986da6e1c..a4627a8ab9 100644 --- a/metadata/io.ente.photos.fdroid.yml +++ b/metadata/io.ente.photos.fdroid.yml @@ -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