simplemobiletools.dialer - update aum, update, java17

This commit is contained in:
Licaon_Kter 2023-09-22 15:11:29 +00:00
parent 6abbc2754e
commit 769902177e

View file

@ -14,7 +14,7 @@ Litecoin: LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP
AutoName: Dialer
RepoType: git
Repo: https://github.com/SimpleMobileTools/Simple-Dialer
Repo: https://github.com/SimpleMobileTools/Simple-Dialer.git
Builds:
- versionName: 5.0.0
@ -425,7 +425,19 @@ Builds:
- fdroid
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
- versionName: 5.18.1
versionCode: 57
commit: 15b34495c5262bf20a454c3ecce9f05b8da3372c
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- fdroid
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 5.18.0
CurrentVersionCode: 56
UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)"
CurrentVersion: 5.18.1
CurrentVersionCode: 57