diff --git a/metadata/gh.cloneconf.ardicter.yml b/metadata/gh.cloneconf.ardicter.yml index 0cb40251ae..f648a51880 100644 --- a/metadata/gh.cloneconf.ardicter.yml +++ b/metadata/gh.cloneconf.ardicter.yml @@ -39,7 +39,18 @@ Builds: gradle: - yes + - versionName: '3.0' + versionCode: 3 + commit: 678d70b1601d9ecb79b64200b959b860d54fad2e + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '2.0' -CurrentVersionCode: 2 +CurrentVersion: '3.0' +CurrentVersionCode: 3