mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 22:26:57 +00:00
Update Binary Eye to 1.48.0 (92)
This commit is contained in:
parent
705cb5f09d
commit
ec8a9b0b35
1 changed files with 13 additions and 2 deletions
|
|
@ -568,7 +568,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.48.0
|
||||
versionCode: 92
|
||||
commit: b5bbe659db4bff1a82fd843e143c9ca6cf03aa86
|
||||
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.47.0
|
||||
CurrentVersionCode: 91
|
||||
CurrentVersion: 1.48.0
|
||||
CurrentVersionCode: 92
|
||||
|
|
|
|||
Loading…
Reference in a new issue