diff --git a/metadata/com.jerboa.yml b/metadata/com.jerboa.yml index 556fb01cb6..73a8588f42 100644 --- a/metadata/com.jerboa.yml +++ b/metadata/com.jerboa.yml @@ -137,7 +137,18 @@ Builds: gradle: - yes + - versionName: 0.0.16 + versionCode: 15 + commit: 153e0ab951f63807446865d8da0deac20da86a78 + 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 UpdateCheckMode: Tags -CurrentVersion: 0.0.15 -CurrentVersionCode: 14 +CurrentVersion: 0.0.16 +CurrentVersionCode: 15