mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Deku SMS to 0.44.0 (56)
This commit is contained in:
parent
6fea0333e9
commit
a3071a117d
1 changed files with 13 additions and 2 deletions
|
|
@ -231,11 +231,22 @@ Builds:
|
||||||
- mv ../release.properties.example ../release.properties
|
- mv ../release.properties.example ../release.properties
|
||||||
- sed -i -e 's|maven.pkg.github.com.*")|jitpack.io")|' ../smswithoutborders_libsignal-doubleratchet/build.gradle
|
- sed -i -e 's|maven.pkg.github.com.*")|jitpack.io")|' ../smswithoutborders_libsignal-doubleratchet/build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.44.0
|
||||||
|
versionCode: 56
|
||||||
|
commit: '56'
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- mv ../release.properties.example ../release.properties
|
||||||
|
- sed -i -e 's|maven.pkg.github.com.*")|jitpack.io")|' ../smswithoutborders_libsignal-doubleratchet/build.gradle
|
||||||
|
|
||||||
AllowedAPKSigningKeys: dee0522c2f17d711e6b468bf212abfd10d346350c8df41c4d474d34c33fc01fc
|
AllowedAPKSigningKeys: dee0522c2f17d711e6b468bf212abfd10d346350c8df41c4d474d34c33fc01fc
|
||||||
|
|
||||||
AutoUpdateMode: Version %c
|
AutoUpdateMode: Version %c
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
UpdateCheckData: https://github.com/deku-messaging/Deku-SMS-Android/releases/latest|Build
|
UpdateCheckData: https://github.com/deku-messaging/Deku-SMS-Android/releases/latest|Build
|
||||||
No:\s(\d+)|.|Release:\s([\d.]+)
|
No:\s(\d+)|.|Release:\s([\d.]+)
|
||||||
CurrentVersion: 0.43.0
|
CurrentVersion: 0.44.0
|
||||||
CurrentVersionCode: 55
|
CurrentVersionCode: 56
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue