mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Vespucci to 17.0.6.0 (2009)
This commit is contained in:
parent
efafc172fc
commit
5168f9935a
1 changed files with 12 additions and 2 deletions
|
|
@ -1110,10 +1110,20 @@ Builds:
|
|||
gradle:
|
||||
- current
|
||||
|
||||
- versionName: 17.0.6.0
|
||||
versionCode: 2009
|
||||
commit: b90826bdf18b44f4b651228ff07db18278345b05
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- current
|
||||
|
||||
MaintainerNotes: synonyms.so is a translation file for Somali.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9]+\.[0-9]+\.[0-9]+\.0$
|
||||
UpdateCheckData: src/main/AndroidManifest.xml|android:versionCode="(\d+)"||
|
||||
CurrentVersion: 17.0.5.0
|
||||
CurrentVersionCode: 2008
|
||||
CurrentVersion: 17.0.6.0
|
||||
CurrentVersionCode: 2009
|
||||
|
|
|
|||
Loading…
Reference in a new issue