Update Vespucci to 19.3.2.0 (2703)

This commit is contained in:
F-Droid checkupdates bot 2023-12-15 10:56:02 +00:00
parent 1bc6ef678e
commit a9adadc623

View file

@ -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