diff --git a/metadata/com.maforn.timedshutdown.yml b/metadata/com.maforn.timedshutdown.yml index f126ab4767..61a113ed72 100644 --- a/metadata/com.maforn.timedshutdown.yml +++ b/metadata/com.maforn.timedshutdown.yml @@ -35,7 +35,18 @@ Builds: gradle: - yes + - versionName: v2.4 + versionCode: 20 + commit: e65b8bf4bcc870e7636cc9f5bc162e3a53cd7612 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: v2.3 -CurrentVersionCode: 19 +CurrentVersion: v2.4 +CurrentVersionCode: 20