From 00464819e2784a860df5dc5f6169def2c517ccfb Mon Sep 17 00:00:00 2001 From: Binabh Date: Mon, 17 Jan 2022 17:16:07 +0000 Subject: [PATCH] adds np.com.binabh.basedcooking --- metadata/np.com.binabh.basedcooking.yml | 38 +++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 metadata/np.com.binabh.basedcooking.yml diff --git a/metadata/np.com.binabh.basedcooking.yml b/metadata/np.com.binabh.basedcooking.yml new file mode 100644 index 0000000000..f22c52d137 --- /dev/null +++ b/metadata/np.com.binabh.basedcooking.yml @@ -0,0 +1,38 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Internet + - Reading +License: CC0-1.0 +AuthorName: Binabh +AuthorEmail: binabhdevkota@gmail.com +AuthorWebSite: https://binabh.com.np +SourceCode: https://github.com/Binabh/based-cooking-app +IssueTracker: https://github.com/Binabh/based-cooking-app/issues +Donate: https://binabh.com.np/donate + +AutoName: Based Cooking + +RepoType: git +Repo: https://github.com/Binabh/based-cooking-app.git + +Builds: + - versionName: 1.0.1 + versionCode: 2 + commit: 310e58f67350658c60f27af80467d831967b0de5 + output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk + srclibs: + - flutter@2.8.1 + rm: + - ios + prebuild: sed -i -e 's|git@github.com:|https://github.com/|' pubspec.lock pubspec.yaml + build: + - $$flutter$$/bin/flutter config --no-analytics + - $$flutter$$/bin/flutter packages pub get + - $$flutter$$/bin/flutter build apk --flavor fdroid + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +UpdateCheckData: pubspec.yaml|version:\s.*\+(\d+)|.|version:\s([\d.]+)\+ +CurrentVersion: 1.0.1 +CurrentVersionCode: 2