mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Binary Eye to 1.46.0 (87)
This commit is contained in:
parent
6ba73f194a
commit
ec72f13b2e
1 changed files with 13 additions and 2 deletions
|
|
@ -513,7 +513,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.46.0
|
||||
versionCode: 87
|
||||
commit: c492897fa9b1d1b2ec60aa81ee9b381357b1cccb
|
||||
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.45.0
|
||||
CurrentVersionCode: 86
|
||||
CurrentVersion: 1.46.0
|
||||
CurrentVersionCode: 87
|
||||
|
|
|
|||
Loading…
Reference in a new issue