mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Binary Eye to 1.52.0 (100)
This commit is contained in:
parent
ce419967a2
commit
e693b4f1a2
1 changed files with 13 additions and 2 deletions
|
|
@ -645,7 +645,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.52.0
|
||||
versionCode: 100
|
||||
commit: ce6c6f26d23d3e826579388746c21346c6feb791
|
||||
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.51.1
|
||||
CurrentVersionCode: 99
|
||||
CurrentVersion: 1.52.0
|
||||
CurrentVersionCode: 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue