diff --git a/metadata/com.jerboa.yml b/metadata/com.jerboa.yml index a934237734..f96fa1fe7c 100644 --- a/metadata/com.jerboa.yml +++ b/metadata/com.jerboa.yml @@ -115,7 +115,18 @@ Builds: gradle: - yes + - versionName: 0.0.14 + versionCode: 13 + commit: f5bf0cdfdac828a1888fb1cd99a2fc19a3015c20 + 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.13 -CurrentVersionCode: 12 +CurrentVersion: 0.0.14 +CurrentVersionCode: 13