diff --git a/metadata/gh.cloneconf.ardicter.yml b/metadata/gh.cloneconf.ardicter.yml index cab5147266..0cb40251ae 100644 --- a/metadata/gh.cloneconf.ardicter.yml +++ b/metadata/gh.cloneconf.ardicter.yml @@ -28,7 +28,18 @@ Builds: gradle: - yes + - versionName: '2.0' + versionCode: 2 + commit: 35af9a9b2aff51f059e5b022346d59bb36010c9f + 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: '1.0' -CurrentVersionCode: 1 +CurrentVersion: '2.0' +CurrentVersionCode: 2