mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 13:16:52 +00:00
Update Binary Eye to 1.51.1 (99)
This commit is contained in:
parent
9ccbbaadbc
commit
cd85bf93fa
1 changed files with 13 additions and 2 deletions
|
|
@ -634,7 +634,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.51.1
|
||||
versionCode: 99
|
||||
commit: f4af35ad4689ee32f4dbd582b446843bf91c7fb1
|
||||
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.50.0
|
||||
CurrentVersionCode: 97
|
||||
CurrentVersion: 1.51.1
|
||||
CurrentVersionCode: 99
|
||||
|
|
|
|||
Loading…
Reference in a new issue