mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update EBT New Note to 0.79.0 (7900)
This commit is contained in:
parent
3af16da33a
commit
fa999f7ff8
1 changed files with 9 additions and 2 deletions
|
|
@ -167,11 +167,18 @@ Builds:
|
|||
gradle:
|
||||
- withoutKey
|
||||
|
||||
- versionName: 0.79.0
|
||||
versionCode: 7900
|
||||
commit: f206f52dd4e6a1e290942a7e43aebe0183417d58
|
||||
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.78.0
|
||||
CurrentVersionCode: 7800
|
||||
CurrentVersion: 0.79.0
|
||||
CurrentVersionCode: 7900
|
||||
|
|
|
|||
Loading…
Reference in a new issue