diff --git a/metadata/com.marv42.ebt.newnote.yml b/metadata/com.marv42.ebt.newnote.yml index a1d56decc0..450bbb06b8 100644 --- a/metadata/com.marv42.ebt.newnote.yml +++ b/metadata/com.marv42.ebt.newnote.yml @@ -117,10 +117,21 @@ Builds: gradle: - withoutKey + - versionName: 0.68.0 + versionCode: 6800 + commit: 532aa3a8bcdc08da98a8f6c9252989474fff0ae4 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - withoutKey + MaintainerNotes: ACRA is configured with the email sender only and hence strictly opt-in AutoUpdateMode: Version UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? -CurrentVersion: 0.66.0 -CurrentVersionCode: 6600 +CurrentVersion: 0.68.0 +CurrentVersionCode: 6800