mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
New App: com.afkanerd.deku
This commit is contained in:
parent
3972e48511
commit
83daf4c95b
1 changed files with 34 additions and 0 deletions
34
metadata/com.afkanerd.deku.yml
Normal file
34
metadata/com.afkanerd.deku.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- Phone & SMS
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Afkanerd
|
||||
AuthorEmail: developers@smswithoutborders.com
|
||||
SourceCode: https://github.com/deku-messaging/Deku-SMS-Android
|
||||
IssueTracker: https://github.com/deku-messaging/Deku-SMS-Android/issues
|
||||
|
||||
AutoName: Deku SMS
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/deku-messaging/Deku-SMS-Android.git
|
||||
Binaries: https://github.com/deku-messaging/Deku-SMS-Android/releases/download/%c/%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.22.0
|
||||
versionCode: 34
|
||||
commit: 770b9af680a11b9a2797d9188a628973f053c6a5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: dee0522c2f17d711e6b468bf212abfd10d346350c8df41c4d474d34c33fc01fc
|
||||
|
||||
AutoUpdateMode: Version %c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/deku-messaging/Deku-SMS-Android/releases/latest|Build
|
||||
No:\s(\d+)|.|Release:\s([\d.]+)
|
||||
CurrentVersion: 0.22.0
|
||||
CurrentVersionCode: 34
|
||||
Loading…
Reference in a new issue