mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Binary Eye to 1.50.0 (97)
This commit is contained in:
parent
840147f31c
commit
4cd00c510b
1 changed files with 13 additions and 2 deletions
|
|
@ -623,7 +623,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.50.0
|
||||
versionCode: 97
|
||||
commit: 1dde8c2817e0e72d40d6bef7c4f601df0d8906ce
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y --no-install-recommends libc++1-7 openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.49.2
|
||||
CurrentVersionCode: 96
|
||||
CurrentVersion: 1.50.0
|
||||
CurrentVersionCode: 97
|
||||
|
|
|
|||
Loading…
Reference in a new issue