From 20e91bb5ce31ecdcc00baccc6cee15fd07b5186e Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 26 Aug 2019 20:29:51 +0100 Subject: [PATCH] Update OpenStud to 1.25.5 (161) --- metadata/com.lithium.leona.openstud.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/com.lithium.leona.openstud.yml b/metadata/com.lithium.leona.openstud.yml index 9983f3778a..90fbd57ac1 100644 --- a/metadata/com.lithium.leona.openstud.yml +++ b/metadata/com.lithium.leona.openstud.yml @@ -6,6 +6,8 @@ License: GPL-3.0-only SourceCode: https://github.com/LithiumSR/openstud_client IssueTracker: https://github.com/LithiumSR/openstud_client/issues +AutoName: OpenStud + RepoType: git Repo: https://github.com/LithiumSR/openstud_client.git @@ -20,7 +22,17 @@ Builds: - sed -i -e '/getTaskNames/,+5d' -e '/getTaskNames/,+5d' build.gradle - sed -i -e '/getTaskNames/,+6d' ../build.gradle + - versionName: 1.25.5 + versionCode: 161 + commit: 1.25.5 + 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 +CurrentVersion: 1.25.5 +CurrentVersionCode: 161