diff --git a/metadata/com.github.fi3te.notificationcron.yml b/metadata/com.github.fi3te.notificationcron.yml index 4a1c7b2844..c95e061a35 100644 --- a/metadata/com.github.fi3te.notificationcron.yml +++ b/metadata/com.github.fi3te.notificationcron.yml @@ -102,7 +102,18 @@ Builds: gradle: - yes + - versionName: 1.6.0 + versionCode: 26010600 + commit: ea07e15bb8ed09247ee65d79ec393ca233ef14cb + 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.1 -CurrentVersionCode: 26010501 +CurrentVersion: 1.6.0 +CurrentVersionCode: 26010600