mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Oui Lookup to 1.5.0 (13)
This commit is contained in:
parent
5cf970d0b5
commit
3bb8e9bc0f
1 changed files with 13 additions and 2 deletions
|
|
@ -104,7 +104,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- foss
|
- foss
|
||||||
|
|
||||||
|
- versionName: 1.5.0
|
||||||
|
versionCode: 13
|
||||||
|
commit: 3c98b6f78654dcc1ed10c751d0cdfdeeb2aab619
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.4.1
|
CurrentVersion: 1.5.0
|
||||||
CurrentVersionCode: 12
|
CurrentVersionCode: 13
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue