mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 01:38:07 +00:00
Update Binary Eye to 1.41.0 (80)
This commit is contained in:
parent
95084f34db
commit
75fc46e746
1 changed files with 12 additions and 2 deletions
|
|
@ -449,7 +449,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.41.0
|
||||
versionCode: 80
|
||||
commit: 1.41.1
|
||||
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.40.0
|
||||
CurrentVersionCode: 79
|
||||
CurrentVersion: 1.41.0
|
||||
CurrentVersionCode: 80
|
||||
|
|
|
|||
Loading…
Reference in a new issue