mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Binary Eye to 1.46.3 (90)
This commit is contained in:
parent
98a00b2e9f
commit
f6a56fbd0b
1 changed files with 13 additions and 2 deletions
|
|
@ -546,7 +546,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.46.3
|
||||
versionCode: 90
|
||||
commit: d77e464554a4071f775eb53c35f6013bcd0ae92f
|
||||
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.46.2
|
||||
CurrentVersionCode: 89
|
||||
CurrentVersion: 1.46.3
|
||||
CurrentVersionCode: 90
|
||||
|
|
|
|||
Loading…
Reference in a new issue