diff --git a/metadata/tube.chikichiki.sako.yml b/metadata/tube.chikichiki.sako.yml index de00893c89..f2110f8cb3 100644 --- a/metadata/tube.chikichiki.sako.yml +++ b/metadata/tube.chikichiki.sako.yml @@ -56,7 +56,18 @@ Builds: gradle: - yes + - versionName: '1.7' + versionCode: 17 + commit: 234ae48428e339441edafcab1f9610e6f2bd7035 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y librsvg2-bin openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '1.6' -CurrentVersionCode: 16 +CurrentVersion: '1.7' +CurrentVersionCode: 17