diff --git a/metadata/com.maforn.timedshutdown.yml b/metadata/com.maforn.timedshutdown.yml index cc8c7a5664..aa8964a6cb 100644 --- a/metadata/com.maforn.timedshutdown.yml +++ b/metadata/com.maforn.timedshutdown.yml @@ -57,7 +57,18 @@ Builds: gradle: - yes + - versionName: v2.5 + versionCode: 22 + commit: efdf2353b1d624123844e9c2691d6f77d17c92c4 + 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.41 -CurrentVersionCode: 21 +CurrentVersion: v2.5 +CurrentVersionCode: 22