mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update NotallyX to 7.1.0 (7100)
This commit is contained in:
parent
0891d25f03
commit
5cc6ea4581
1 changed files with 9 additions and 2 deletions
|
|
@ -76,10 +76,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 7.1.0
|
||||
versionCode: 7100
|
||||
commit: c4861a851016f0a136dc99276fae0be7ba0514b8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: d214b6057b79f82509ddcd1e351965b3c6ecc4b2a3896e5cdf885a70a0b61dfd
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
UpdateCheckData: gradle.properties|app.versionCode=(\d*)|.|app.versionName=([\d.]*)
|
||||
CurrentVersion: 7.0.0
|
||||
CurrentVersionCode: 7000
|
||||
CurrentVersion: 7.1.0
|
||||
CurrentVersionCode: 7100
|
||||
|
|
|
|||
Loading…
Reference in a new issue