mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update Oui Lookup to 1.4.0 (11)
This commit is contained in:
parent
5a7258f7bc
commit
eedcb858c0
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue