mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Binary Eye to 1.46.2 (89)
This commit is contained in:
parent
c2afc47bfb
commit
ad7517ac11
1 changed files with 13 additions and 2 deletions
|
|
@ -535,7 +535,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.46.2
|
||||
versionCode: 89
|
||||
commit: 9dbb78ce676bc217918adf758a37eddd280786a9
|
||||
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.1
|
||||
CurrentVersionCode: 88
|
||||
CurrentVersion: 1.46.2
|
||||
CurrentVersionCode: 89
|
||||
|
|
|
|||
Loading…
Reference in a new issue