mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Sentinel Lens to 1.0.1 (2)
This commit is contained in:
parent
1750401e26
commit
2ce67fb1c9
1 changed files with 15 additions and 2 deletions
|
|
@ -28,9 +28,22 @@ Builds:
|
|||
- git lfs fetch
|
||||
- git lfs pull
|
||||
|
||||
- versionName: 1.0.1
|
||||
versionCode: 2
|
||||
commit: 70ebaff7c5799c4d0542f5652fd72797dd2984fd
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y git-lfs
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- git lfs fetch
|
||||
- git lfs pull
|
||||
|
||||
AllowedAPKSigningKeys: 56d6cba6156aa01e26852ce4e3c6c6fc439dae35c58cc20b40f21a379e10e928
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue