mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Deku SMS to 0.41.0 (53)
This commit is contained in:
parent
734feb153f
commit
e6971c6abc
1 changed files with 17 additions and 2 deletions
|
|
@ -205,11 +205,26 @@ Builds:
|
|||
- mv ../release.properties.example ../release.properties
|
||||
- sed -i -e 's|maven.pkg.github.com.*")|jitpack.io")|' ../smswithoutborders_libsignal-doubleratchet/build.gradle
|
||||
|
||||
- versionName: 0.41.0
|
||||
versionCode: 53
|
||||
commit: '53'
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
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
|
||||
|
||||
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.40.0
|
||||
CurrentVersionCode: 52
|
||||
CurrentVersion: 0.41.0
|
||||
CurrentVersionCode: 53
|
||||
|
|
|
|||
Loading…
Reference in a new issue