diff --git a/metadata/com.maforn.timedshutdown.yml b/metadata/com.maforn.timedshutdown.yml index aa8964a6cb..3828fdda4f 100644 --- a/metadata/com.maforn.timedshutdown.yml +++ b/metadata/com.maforn.timedshutdown.yml @@ -68,7 +68,18 @@ Builds: gradle: - yes + - versionName: v2.51 + versionCode: 23 + commit: 5c5c64c07c1516f5156308ca2362a96ea7bbc8cc + 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.5 -CurrentVersionCode: 22 +CurrentVersion: v2.51 +CurrentVersionCode: 23