mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update National Geographic for Muzei to 2.4.3 (20403)
This commit is contained in:
parent
6081c3c0d6
commit
e2e48c3d37
1 changed files with 13 additions and 2 deletions
|
|
@ -75,7 +75,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.3
|
||||
versionCode: 20403
|
||||
commit: 10419ea2b958a07de77563b6a4cf1ef9737a1dd8
|
||||
subdir: muzei-nationalgeographic
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags \d+\.\d+\.\d+
|
||||
CurrentVersion: 2.4.2
|
||||
CurrentVersionCode: 20402
|
||||
CurrentVersion: 2.4.3
|
||||
CurrentVersionCode: 20403
|
||||
|
|
|
|||
Loading…
Reference in a new issue