diff --git a/metadata/com.alaory.wallmewallpaper.yml b/metadata/com.alaory.wallmewallpaper.yml index badaa0d8dc..0a9771694b 100644 --- a/metadata/com.alaory.wallmewallpaper.yml +++ b/metadata/com.alaory.wallmewallpaper.yml @@ -190,7 +190,18 @@ Builds: gradle: - yes + - versionName: '2.31' + versionCode: 19 + commit: f12c02c5ab2cb36f26522e02db1653d32c46cf7e + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '2.3' -CurrentVersionCode: 18 +CurrentVersion: '2.31' +CurrentVersionCode: 19