mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Binary Eye to 1.34.0 (72)
This commit is contained in:
parent
8f2e9d2636
commit
746f9c3e5f
1 changed files with 12 additions and 2 deletions
|
|
@ -379,7 +379,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.34.0
|
||||||
|
versionCode: 72
|
||||||
|
commit: 1.34.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.33.0
|
CurrentVersion: 1.34.0
|
||||||
CurrentVersionCode: 71
|
CurrentVersionCode: 72
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue