mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Safe Space to 1.4.1 (15)
This commit is contained in:
parent
f51de87f8f
commit
a0c17b50eb
1 changed files with 14 additions and 2 deletions
|
|
@ -90,9 +90,21 @@ Builds:
|
|||
- yes
|
||||
binary: https://github.com/aashishksahu/SafeSpace/releases/download/v%v/safe-space-v%v.apk
|
||||
|
||||
- versionName: 1.4.1
|
||||
versionCode: 15
|
||||
commit: 4fbcbbb4dc26c03851abdec36cb167fe5c4506d1
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/aashishksahu/SafeSpace/releases/download/v%v/safe-space-v%v.apk
|
||||
|
||||
AllowedAPKSigningKeys: 944169ad7bb469dabdf5ffb09503ce745ebd6730a16b85986808c4523a7dee63
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue