mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update Vespucci to 19.3.2.0 (2703)
This commit is contained in:
parent
1bc6ef678e
commit
a9adadc623
1 changed files with 16 additions and 2 deletions
|
|
@ -1562,10 +1562,24 @@ Builds:
|
|||
scandelete:
|
||||
- src/androidTest/resources
|
||||
|
||||
- versionName: 19.3.2.0
|
||||
versionCode: 2703
|
||||
commit: 7087eebf8abb6961663d0511b305a4b13b1d3519
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- current
|
||||
scanignore:
|
||||
- build.gradle
|
||||
scandelete:
|
||||
- src/androidTest/resources
|
||||
|
||||
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: 19.3.1.0
|
||||
CurrentVersionCode: 2702
|
||||
CurrentVersion: 19.3.2.0
|
||||
CurrentVersionCode: 2703
|
||||
|
|
|
|||
Loading…
Reference in a new issue