mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Binary Eye to 1.29.0 (65)
This commit is contained in:
parent
1cb6004099
commit
e05a677d6c
1 changed files with 12 additions and 2 deletions
|
|
@ -309,7 +309,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.29.0
|
||||
versionCode: 65
|
||||
commit: 1.29.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.28.0
|
||||
CurrentVersionCode: 64
|
||||
CurrentVersion: 1.29.0
|
||||
CurrentVersionCode: 65
|
||||
|
|
|
|||
Loading…
Reference in a new issue