Update EBT New Note to 0.78.0 (7800)

This commit is contained in:
F-Droid checkupdates bot 2024-09-08 06:58:19 +00:00
parent 669fa44101
commit a97ce67998

View file

@ -160,11 +160,18 @@ Builds:
gradle:
- withoutKey
- versionName: 0.78.0
versionCode: 7800
commit: 3b7e35cd2ca068248864bf2203ee6750ee1b8633
subdir: app
gradle:
- withoutKey
MaintainerNotes: ACRA is configured with the email sender only and hence strictly
opt-in
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
UpdateCheckData: app/build.gradle|versionCode (\d+)|.|versionName "([\d.]+)"
CurrentVersion: 0.77.0
CurrentVersionCode: 7700
CurrentVersion: 0.78.0
CurrentVersionCode: 7800