mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
simplemobiletools.dialer - update aum, update, java17
This commit is contained in:
parent
6abbc2754e
commit
769902177e
1 changed files with 15 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue