diff --git a/metadata/com.jerboa.yml b/metadata/com.jerboa.yml index ddc3adf51a..dbbaba433b 100644 --- a/metadata/com.jerboa.yml +++ b/metadata/com.jerboa.yml @@ -71,7 +71,18 @@ Builds: gradle: - yes + - versionName: 0.0.10 + versionCode: 9 + commit: cb9ac31ba45209e0a17b07ca7eba9670f89b687c + 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.9 -CurrentVersionCode: 8 +CurrentVersion: 0.0.10 +CurrentVersionCode: 9