mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- withoutKey
|
- 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
|
MaintainerNotes: ACRA is configured with the email sender only and hence strictly
|
||||||
opt-in
|
opt-in
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
CurrentVersion: 0.75.0
|
UpdateCheckData: app/build.gradle|versionCode (\d+)|.|versionName "([\d.]+)"
|
||||||
CurrentVersionCode: 7500
|
CurrentVersion: 0.77.0
|
||||||
|
CurrentVersionCode: 7700
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue