diff --git a/metadata/com.wattwurm.toodoo.yml b/metadata/com.wattwurm.toodoo.yml index 8286e81adb..d6f2c24e66 100644 --- a/metadata/com.wattwurm.toodoo.yml +++ b/metadata/com.wattwurm.toodoo.yml @@ -65,7 +65,18 @@ Builds: gradle: - yes + - versionName: '1.5' + versionCode: 6 + commit: 92b7bc42fc20c8a16b688ce5a6caf6593db24dd8 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '1.4' -CurrentVersionCode: 5 +CurrentVersion: '1.5' +CurrentVersionCode: 6