mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Deku SMS to 0.56.0 (62)
This commit is contained in:
parent
7809b01132
commit
0e5dd175e9
1 changed files with 19 additions and 7 deletions
|
|
@ -3,14 +3,14 @@ Categories:
|
|||
License: GPL-3.0-or-later
|
||||
AuthorName: Afkanerd
|
||||
AuthorEmail: developers@dekusms.com
|
||||
SourceCode: https://github.com/deku-messaging/Deku-SMS-Android
|
||||
IssueTracker: https://github.com/deku-messaging/Deku-SMS-Android/issues
|
||||
SourceCode: https://github.com/deku-messaging/DekuSMS-Android
|
||||
IssueTracker: https://github.com/deku-messaging/DekuSMS-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
|
||||
Repo: https://github.com/deku-messaging/DekuSMS-Android.git
|
||||
Binaries: https://github.com/deku-messaging/DekuSMS-Android/releases/download/%c/%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.25.0
|
||||
|
|
@ -264,11 +264,23 @@ Builds:
|
|||
- mv ../release.properties.example ../release.properties
|
||||
- sed -i -e 's|maven.pkg.github.com.*")|jitpack.io")|' ../smswithoutborders_libsignal-doubleratchet/build.gradle
|
||||
|
||||
- versionName: 0.56.0
|
||||
versionCode: 62
|
||||
commit: '62'
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- mv ../release.properties.example ../release.properties
|
||||
- sed -i -e '/dynamic.features/d' build.gradle
|
||||
- sed -i -e 's|maven.pkg.github.com.*")|jitpack.io")|' ../smswithoutborders_libsignal-doubleratchet/build.gradle
|
||||
|
||||
AllowedAPKSigningKeys: dee0522c2f17d711e6b468bf212abfd10d346350c8df41c4d474d34c33fc01fc
|
||||
|
||||
AutoUpdateMode: Version %c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/deku-messaging/Deku-SMS-Android/releases/latest|Build
|
||||
UpdateCheckData: https://github.com/deku-messaging/DekuSMS-Android/releases/latest|Build
|
||||
No:\s(\d+)|.|Release:\s([\d.]+)
|
||||
CurrentVersion: 0.48.0
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: 0.56.0
|
||||
CurrentVersionCode: 62
|
||||
|
|
|
|||
Loading…
Reference in a new issue