mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update EBT New Note to 0.78.0 (7800)
This commit is contained in:
parent
669fa44101
commit
a97ce67998
1 changed files with 9 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue