simplemobiletools.notes - update aum, update, java17

This commit is contained in:
Licaon_Kter 2023-09-15 10:03:13 +00:00
parent ba06bc4a99
commit cc299d8e8a

View file

@ -15,7 +15,7 @@ Name: Simple Notes Pro
AutoName: Notes AutoName: Notes
RepoType: git RepoType: git
Repo: https://github.com/SimpleMobileTools/Simple-Notes Repo: https://github.com/SimpleMobileTools/Simple-Notes.git
Builds: Builds:
- versionName: 6.0.0 - versionName: 6.0.0
@ -450,7 +450,20 @@ Builds:
- fdroid - fdroid
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
- versionName: 6.16.5
versionCode: 113
commit: 9bcb6e0856376cfaec565044b7140e6923c40f45
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- fdroid
prebuild: echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
AutoUpdateMode: Version AutoUpdateMode: Version
UpdateCheckMode: Tags UpdateCheckMode: Tags
CurrentVersion: 6.16.1 UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)"
CurrentVersionCode: 109 CurrentVersion: 6.16.5
CurrentVersionCode: 113