mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update NotallyX to 6.1.1 (611)
This commit is contained in:
parent
eb207f57d3
commit
39d85ca881
1 changed files with 10 additions and 2 deletions
|
|
@ -22,9 +22,17 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
|
||||
|
||||
- versionName: 6.1.1
|
||||
versionCode: 611
|
||||
commit: 8c321803306c4f7ca4dee3ec0dae941d86a8f673
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e "/android {/alintOptions { disable 'ExtraTranslation' }" build.gradle
|
||||
|
||||
AllowedAPKSigningKeys: d214b6057b79f82509ddcd1e351965b3c6ecc4b2a3896e5cdf885a70a0b61dfd
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: '6.0'
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: 6.1.1
|
||||
CurrentVersionCode: 611
|
||||
|
|
|
|||
Loading…
Reference in a new issue