diff --git a/metadata/m.co.rh.id.a_personal_stuff.yml b/metadata/m.co.rh.id.a_personal_stuff.yml index 39e670f5ec..51c5d0fa7e 100644 --- a/metadata/m.co.rh.id.a_personal_stuff.yml +++ b/metadata/m.co.rh.id.a_personal_stuff.yml @@ -75,7 +75,18 @@ Builds: gradle: - yes + - versionName: 1.3.0 + versionCode: 14 + commit: cfe0e22133f400c5662b9766f68b6908a0f3770e + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.2.0 -CurrentVersionCode: 13 +CurrentVersion: 1.3.0 +CurrentVersionCode: 14