mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Binary Eye to 1.28.0 (64)
This commit is contained in:
parent
eca915c749
commit
fee1cc80a6
1 changed files with 12 additions and 2 deletions
|
|
@ -299,7 +299,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.28.0
|
||||
versionCode: 64
|
||||
commit: 1.28.0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y --no-install-recommends libc++1-7
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.27.1
|
||||
CurrentVersionCode: 63
|
||||
CurrentVersion: 1.28.0
|
||||
CurrentVersionCode: 64
|
||||
|
|
|
|||
Loading…
Reference in a new issue