diff --git a/metadata/com.maforn.timedshutdown.yml b/metadata/com.maforn.timedshutdown.yml index 9a8ca8f23a..f126ab4767 100644 --- a/metadata/com.maforn.timedshutdown.yml +++ b/metadata/com.maforn.timedshutdown.yml @@ -24,7 +24,18 @@ Builds: gradle: - yes + - versionName: v2.3 + versionCode: 19 + commit: 7ac1195135625ccf92b0b5a1349377b7bd23801e + 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.2 -CurrentVersionCode: 18 +CurrentVersion: v2.3 +CurrentVersionCode: 19