mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Binary Eye to 1.49.2 (96)
This commit is contained in:
parent
bc7944d18e
commit
8d9038103a
1 changed files with 13 additions and 2 deletions
|
|
@ -612,7 +612,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.49.2
|
||||
versionCode: 96
|
||||
commit: 9986a4ffb51f91b7d21caa40372dc52e9b12957c
|
||||
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.49.1
|
||||
CurrentVersionCode: 95
|
||||
CurrentVersion: 1.49.2
|
||||
CurrentVersionCode: 96
|
||||
|
|
|
|||
Loading…
Reference in a new issue