Update Oui Lookup to 1.4.0 (11)

This commit is contained in:
F-Droid checkupdates bot 2022-07-05 04:40:24 +00:00
parent 5a7258f7bc
commit eedcb858c0

View file

@ -82,7 +82,18 @@ Builds:
gradle:
- foss
- versionName: 1.4.0
versionCode: 11
commit: 9c08726a2ef33dc714796f3ac5f78d795ce56e2d
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- foss
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.3.1
CurrentVersionCode: 10
CurrentVersion: 1.4.0
CurrentVersionCode: 11