diff --git a/metadata/com.cyb3rko.flashdim.yml b/metadata/com.cyb3rko.flashdim.yml index b53d25d64b..c0eeb3f4ec 100644 --- a/metadata/com.cyb3rko.flashdim.yml +++ b/metadata/com.cyb3rko.flashdim.yml @@ -109,7 +109,18 @@ Builds: gradle: - yes + - versionName: 2.1.1 + versionCode: 19 + commit: 122b5d8909dcc4a92df17e3c2195b37d75759d2a + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.0.0 -CurrentVersionCode: 17 +CurrentVersion: 2.1.1 +CurrentVersionCode: 19