mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Binary Eye to 1.39.0 (78)
This commit is contained in:
parent
c6e180566a
commit
4c3450d17b
1 changed files with 12 additions and 2 deletions
|
|
@ -429,7 +429,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.39.0
|
||||||
|
versionCode: 78
|
||||||
|
commit: 1.39.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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.38.0
|
CurrentVersion: 1.39.0
|
||||||
CurrentVersionCode: 77
|
CurrentVersionCode: 78
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue