mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Vespucci to 17.0.2.0 (2005)
This commit is contained in:
parent
64f1dc00d7
commit
5a422d235e
1 changed files with 12 additions and 2 deletions
|
|
@ -1080,10 +1080,20 @@ Builds:
|
|||
gradle:
|
||||
- current
|
||||
|
||||
- versionName: 17.0.2.0
|
||||
versionCode: 2005
|
||||
commit: c482412410c017122f016d51b25268c81de4d3de
|
||||
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.1.0
|
||||
CurrentVersionCode: 2004
|
||||
CurrentVersion: 17.0.2.0
|
||||
CurrentVersionCode: 2005
|
||||
|
|
|
|||
Loading…
Reference in a new issue