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