From a4d4aecce7ef4feb8c6df6e9df429327191edc8b Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 3 Sep 2024 11:04:56 +0000 Subject: [PATCH] dailial - cleanup --- metadata/io.github.jica98.yml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/metadata/io.github.jica98.yml b/metadata/io.github.jica98.yml index f7ee3b9b1e..b1fafe8eda 100644 --- a/metadata/io.github.jica98.yml +++ b/metadata/io.github.jica98.yml @@ -37,26 +37,6 @@ Builds: - export PUB_CACHE=$(pwd)/.pub-cache - $$flutter$$/bin/flutter build apk --release - - versionName: 2024.8.1 - versionCode: 93 - commit: 5fbaa36096454f247f8c5308fcae9562f7e8c447 - output: build/app/outputs/flutter-apk/app-release.apk - srclibs: - - flutter@3.16.9 - prebuild: - - export FLUTTER_VERSION=$(sed -n -E "s/flutter:\s([0-9.]+)/\1/p" versions) - - pushd $$flutter$$ - - git checkout -f $FLUTTER_VERSION - - popd - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter config --no-analytics - - $$flutter$$/bin/flutter pub get - scandelete: - - .pub-cache - build: - - export PUB_CACHE=$(pwd)/.pub-cache - - $$flutter$$/bin/flutter build apk --release - - versionName: 2024.8.3 versionCode: 95 disable: https://github.com/JICA98/DailyAL/issues/24