mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update EBT New Note to v0.76.0
This commit is contained in:
parent
981929e65e
commit
31d9ad3396
1 changed files with 11 additions and 3 deletions
|
|
@ -153,10 +153,18 @@ Builds:
|
|||
gradle:
|
||||
- withoutKey
|
||||
|
||||
- versionName: 0.77.0
|
||||
versionCode: 7700
|
||||
commit: bdaf9ef4c2c4da7e8f90c982f1993da9bb916dc4
|
||||
subdir: app
|
||||
gradle:
|
||||
- withoutKey
|
||||
|
||||
MaintainerNotes: ACRA is configured with the email sender only and hence strictly
|
||||
opt-in
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||
CurrentVersion: 0.75.0
|
||||
CurrentVersionCode: 7500
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: app/build.gradle|versionCode (\d+)|.|versionName "([\d.]+)"
|
||||
CurrentVersion: 0.77.0
|
||||
CurrentVersionCode: 7700
|
||||
|
|
|
|||
Loading…
Reference in a new issue