mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Merge branch 'weechat_fix_lint' into 'master'
Fix linter errors See merge request fdroid/fdroiddata!7773
This commit is contained in:
commit
016b298fbd
1 changed files with 2 additions and 2 deletions
|
|
@ -133,7 +133,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.3.1'
|
||||
- versionName: 1.3.1
|
||||
versionCode: 10301
|
||||
commit: v1.3.1
|
||||
subdir: app
|
||||
|
|
@ -142,5 +142,5 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.31'
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 10301
|
||||
|
|
|
|||
Loading…
Reference in a new issue