diff --git a/metadata/com.pitchedapps.frost.yml b/metadata/com.pitchedapps.frost.yml index 09082f00e1..556acf5c4b 100644 --- a/metadata/com.pitchedapps.frost.yml +++ b/metadata/com.pitchedapps.frost.yml @@ -168,7 +168,18 @@ Builds: gradle: - yes + - versionName: 3.2.0 + versionCode: 3020000 + commit: 30670b14e7f5f3a7b0ef7f1ae65a3b29cbc2e389 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 3.1.2 -CurrentVersionCode: 3010200 +CurrentVersion: 3.2.0 +CurrentVersionCode: 3020000