Fix EbtNewNote

This commit is contained in:
Marvin 2024-03-31 07:51:22 +00:00 committed by linsui
parent 3c190fe5e2
commit e683b25d74

View file

@ -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