Update Binary Eye to 1.49.0 (94)

This commit is contained in:
F-Droid checkupdates bot 2022-03-30 03:23:03 +00:00
parent 58fc97cb43
commit 36499b10c5

View file

@ -590,7 +590,18 @@ Builds:
gradle:
- yes
- versionName: 1.49.0
versionCode: 94
commit: fe7e36804e90d14ac2107bf0024db1fcb5924c80
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.48.1
CurrentVersionCode: 93
CurrentVersion: 1.49.0
CurrentVersionCode: 94