diff --git a/metadata/com.correctsyntax.biblenotify.yml b/metadata/com.correctsyntax.biblenotify.yml index eff7e38c5a..ba50494dc8 100644 --- a/metadata/com.correctsyntax.biblenotify.yml +++ b/metadata/com.correctsyntax.biblenotify.yml @@ -30,7 +30,18 @@ Builds: gradle: - yes + - versionName: '4.2' + versionCode: 14 + commit: 547baf7dff50e07b7acedb09861c44a33af6cf67 + 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 UpdateCheckMode: Tags -CurrentVersion: '4.0' -CurrentVersionCode: 12 +CurrentVersion: '4.2' +CurrentVersionCode: 14