mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Binary Eye to 1.41.1 (81)
This commit is contained in:
parent
e328fd5c90
commit
fdb4497d7f
1 changed files with 12 additions and 2 deletions
|
|
@ -459,7 +459,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.41.1
|
||||||
|
versionCode: 81
|
||||||
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.41.0
|
CurrentVersion: 1.41.1
|
||||||
CurrentVersionCode: 80
|
CurrentVersionCode: 81
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue