From 8e78f347766c5fe84c264af9bd0e6a950abc2fef Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 30 Sep 2024 06:13:58 +0000 Subject: [PATCH] =?UTF-8?q?Update=20=D8=AD=D8=B5=D9=86=20=D8=A7=D9=84?= =?UTF-8?q?=D9=85=D8=B3=D9=84=D9=85=20to=202.9.01=20(26)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- metadata/com.hassaneltantawy.hisnelmoslem.yml | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/metadata/com.hassaneltantawy.hisnelmoslem.yml b/metadata/com.hassaneltantawy.hisnelmoslem.yml index b73501e634..a7c9aaa1e4 100644 --- a/metadata/com.hassaneltantawy.hisnelmoslem.yml +++ b/metadata/com.hassaneltantawy.hisnelmoslem.yml @@ -108,8 +108,27 @@ Builds: - export PUB_CACHE=$(pwd)/.pub-cache - $$flutter$$/bin/flutter build apk --release + - versionName: 2.9.01 + versionCode: 26 + commit: d3483063508b53b0f5ab0a5d95ec20982b9d5acc + subdir: hisnelmoslem + output: build/app/outputs/flutter-apk/app-release.apk + srclibs: + - flutter@3.24.3 + rm: + - hisnelmoslem/ios + prebuild: + - export PUB_CACHE=$(pwd)/.pub-cache + - $$flutter$$/bin/flutter config --no-analytics + - $$flutter$$/bin/flutter pub get + scandelete: + - hisnelmoslem/.pub-cache + build: + - export PUB_CACHE=$(pwd)/.pub-cache + - $$flutter$$/bin/flutter build apk --release + AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: hisnelmoslem/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+ -CurrentVersion: 2.9.0 -CurrentVersionCode: 25 +CurrentVersion: 2.9.01 +CurrentVersionCode: 26