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