diff --git a/metadata/m.co.rh.id.a_personal_stuff.yml b/metadata/m.co.rh.id.a_personal_stuff.yml index 6e1f4ba8fb..f9ad33855b 100644 --- a/metadata/m.co.rh.id.a_personal_stuff.yml +++ b/metadata/m.co.rh.id.a_personal_stuff.yml @@ -36,7 +36,18 @@ Builds: gradle: - yes + - versionName: 1.0.8 + versionCode: 9 + commit: 9fd39ac21d250c1d484fa6fd5ad76e2fd7abb5ee + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.0.7 -CurrentVersionCode: 8 +CurrentVersion: 1.0.8 +CurrentVersionCode: 9