Update Vespucci to 19.3.3.0 (2704)

This commit is contained in:
F-Droid checkupdates bot 2024-01-17 09:41:48 +00:00
parent e41a40d358
commit 4b158da169

View file

@ -1576,10 +1576,24 @@ Builds:
scandelete:
- src/androidTest/resources
- versionName: 19.3.3.0
versionCode: 2704
commit: c02f8259c70d7275b28c136b17a3805ec1d90865
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.2.0
CurrentVersionCode: 2703
CurrentVersion: 19.3.3.0
CurrentVersionCode: 2704