mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Vespucci to 17.1.0.0 (2101)
This commit is contained in:
parent
c1240afd17
commit
d7db766c5d
1 changed files with 12 additions and 2 deletions
|
|
@ -1131,10 +1131,20 @@ Builds:
|
|||
gradle:
|
||||
- current
|
||||
|
||||
- versionName: 17.1.0.0
|
||||
versionCode: 2101
|
||||
commit: c00613758541b94a4d1cfad1de9e305abd733b89
|
||||
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.7.0
|
||||
CurrentVersionCode: 2010
|
||||
CurrentVersion: 17.1.0.0
|
||||
CurrentVersionCode: 2101
|
||||
|
|
|
|||
Loading…
Reference in a new issue