Update Vespucci to 19.3.1.0 (2702)

This commit is contained in:
F-Droid checkupdates bot 2023-11-10 10:43:14 +00:00
parent e734a0aa3b
commit 787d458e8b

View file

@ -1548,10 +1548,24 @@ Builds:
scandelete:
- src/androidTest/resources
- versionName: 19.3.1.0
versionCode: 2702
commit: 56289525e281bcea0f37914864c7c66ca0083c40
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.0.0
CurrentVersionCode: 2701
CurrentVersion: 19.3.1.0
CurrentVersionCode: 2702