mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Binary Eye to 1.49.1 (95)
This commit is contained in:
parent
2f49d6e25b
commit
94e0dd038c
1 changed files with 13 additions and 2 deletions
|
|
@ -601,7 +601,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.49.1
|
||||
versionCode: 95
|
||||
commit: bb9d556c1677bdee21cc94442368fd44244fa06d
|
||||
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.0
|
||||
CurrentVersionCode: 94
|
||||
CurrentVersion: 1.49.1
|
||||
CurrentVersionCode: 95
|
||||
|
|
|
|||
Loading…
Reference in a new issue