From e683b25d74c14429d0918e55bf037eccfd7e12fb Mon Sep 17 00:00:00 2001 From: Marvin Date: Sun, 31 Mar 2024 07:51:22 +0000 Subject: [PATCH] Fix EbtNewNote --- metadata/com.marv42.ebt.newnote.yml | 24 +++++------------------- 1 file changed, 5 insertions(+), 19 deletions(-) diff --git a/metadata/com.marv42.ebt.newnote.yml b/metadata/com.marv42.ebt.newnote.yml index 53cab0b9c1..6bb8190221 100644 --- a/metadata/com.marv42.ebt.newnote.yml +++ b/metadata/com.marv42.ebt.newnote.yml @@ -146,23 +146,9 @@ Builds: gradle: - withoutKey - - versionName: 0.72.0 - versionCode: 7200 - disable: https://github.com/marv42/EbtNewNote/issues/21 - commit: 7e758ba3d6e821a17ed571226dd321325483e014 - subdir: app - sudo: - - apt-get update - - apt-get install -y openjdk-17-jdk-headless - - update-java-alternatives -a - gradle: - - withoutKey - prebuild: sed -i -e 's/-XX:MaxPermSize=1024m//' ../gradle.properties - - - versionName: 0.74.0 - versionCode: 7400 - disable: https://github.com/marv42/EbtNewNote/issues/24 - commit: b593f9f4283de5ed749a835c4c2e502710dc3b8e + - versionName: 0.75.0 + versionCode: 7500 + commit: 87f7e55cca8ff56b1cf50318449be1f9577dbb24 subdir: app gradle: - withoutKey @@ -172,5 +158,5 @@ MaintainerNotes: ACRA is configured with the email sender only and hence strictl AutoUpdateMode: Version UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? -CurrentVersion: 0.74.0 -CurrentVersionCode: 7400 +CurrentVersion: 0.75.0 +CurrentVersionCode: 7500