diff --git a/metadata/gh.cloneconf.nedium.yml b/metadata/gh.cloneconf.nedium.yml index 4b26b43f0c..1278a1ebfc 100644 --- a/metadata/gh.cloneconf.nedium.yml +++ b/metadata/gh.cloneconf.nedium.yml @@ -39,7 +39,18 @@ Builds: gradle: - yes + - versionName: '0.3' + versionCode: 3 + commit: cbad4982601eade2a90dd3ce025582fceef64214 + 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: '0.2' -CurrentVersionCode: 2 +CurrentVersion: '0.3' +CurrentVersionCode: 3