diff --git a/metadata/com.minimalisticapps.priceconverter.yml b/metadata/com.minimalisticapps.priceconverter.yml index bdb4fe4c1d..f6cbde67a9 100644 --- a/metadata/com.minimalisticapps.priceconverter.yml +++ b/metadata/com.minimalisticapps.priceconverter.yml @@ -73,7 +73,18 @@ Builds: gradle: - yes + - versionName: 2.6.1 + versionCode: 14 + commit: b220c550030cf5e25ec55e613c285e9bfaf580a7 + 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 %v UpdateCheckMode: Tags -CurrentVersion: 2.6.0 -CurrentVersionCode: 13 +CurrentVersion: 2.6.1 +CurrentVersionCode: 14