diff --git a/metadata/com.github.fi3te.notificationcron.yml b/metadata/com.github.fi3te.notificationcron.yml index bee3965b78..4a1c7b2844 100644 --- a/metadata/com.github.fi3te.notificationcron.yml +++ b/metadata/com.github.fi3te.notificationcron.yml @@ -91,7 +91,18 @@ Builds: gradle: - yes + - versionName: 1.5.1 + versionCode: 26010501 + commit: 6cfcd254e68ac4845f44561dc35635f9a541ebfc + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.5.0 -CurrentVersionCode: 26010500 +CurrentVersion: 1.5.1 +CurrentVersionCode: 26010501