From 3b8638c32f0e81314365eb90da899c859efb2856 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Sun, 25 Aug 2019 22:27:45 +0000 Subject: [PATCH] Newapp: OpenStud for InfoStud --- metadata/com.lithium.leona.openstud.yml | 26 +++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/com.lithium.leona.openstud.yml diff --git a/metadata/com.lithium.leona.openstud.yml b/metadata/com.lithium.leona.openstud.yml new file mode 100644 index 0000000000..9983f3778a --- /dev/null +++ b/metadata/com.lithium.leona.openstud.yml @@ -0,0 +1,26 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Science & Education +License: GPL-3.0-only +SourceCode: https://github.com/LithiumSR/openstud_client +IssueTracker: https://github.com/LithiumSR/openstud_client/issues + +RepoType: git +Repo: https://github.com/LithiumSR/openstud_client.git + +Builds: + - versionName: 1.25.4 + versionCode: 160 + commit: 1.25.4 + subdir: app + gradle: + - foss + prebuild: + - sed -i -e '/getTaskNames/,+5d' -e '/getTaskNames/,+5d' build.gradle + - sed -i -e '/getTaskNames/,+6d' ../build.gradle + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.25.4 +CurrentVersionCode: 160