mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Vespucci to 17.0.4.0 (2007)
This commit is contained in:
parent
af9888c5c1
commit
732be8312f
1 changed files with 12 additions and 2 deletions
|
|
@ -1090,10 +1090,20 @@ Builds:
|
|||
gradle:
|
||||
- current
|
||||
|
||||
- versionName: 17.0.4.0
|
||||
versionCode: 2007
|
||||
commit: 933582f1b7e2b7509534ae2ea9563f415e1f9812
|
||||
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.2.0
|
||||
CurrentVersionCode: 2005
|
||||
CurrentVersion: 17.0.4.0
|
||||
CurrentVersionCode: 2007
|
||||
|
|
|
|||
Loading…
Reference in a new issue