mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
simplemobiletools.smsmessenger - update aum, update, java17
This commit is contained in:
parent
ae9d418a54
commit
6abbc2754e
1 changed files with 15 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ Litecoin: LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP
|
|||
AutoName: SMS Messenger
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SimpleMobileTools/Simple-SMS-Messenger
|
||||
Repo: https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
|
||||
|
||||
Builds:
|
||||
- versionName: 5.0.0
|
||||
|
|
@ -541,7 +541,19 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
|
||||
|
||||
- versionName: 5.19.1
|
||||
versionCode: 83
|
||||
commit: 6ecc87c4339587484f9b10b0cec849464fad4187
|
||||
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.2
|
||||
CurrentVersionCode: 79
|
||||
UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)"
|
||||
CurrentVersion: 5.19.1
|
||||
CurrentVersionCode: 83
|
||||
|
|
|
|||
Loading…
Reference in a new issue