mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Binary Eye to 1.47.0 (91)
This commit is contained in:
parent
5560ddbaf8
commit
9c57fa5f40
1 changed files with 13 additions and 2 deletions
|
|
@ -557,7 +557,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.47.0
|
||||
versionCode: 91
|
||||
commit: b16519237772af7a27a858417985f17507e7e2f9
|
||||
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.3
|
||||
CurrentVersionCode: 90
|
||||
CurrentVersion: 1.47.0
|
||||
CurrentVersionCode: 91
|
||||
|
|
|
|||
Loading…
Reference in a new issue