mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 14:45:02 +00:00
leon - fix lint
This commit is contained in:
parent
fc14b3d9aa
commit
430fbe424b
1 changed files with 2 additions and 2 deletions
|
|
@ -157,7 +157,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 17
|
||||
- versionName: '17'
|
||||
versionCode: 238
|
||||
commit: bf86e5dc4976f926ba5ccbecb2fcf45db3e701e4
|
||||
subdir: app
|
||||
|
|
@ -166,5 +166,5 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v17
|
||||
CurrentVersion: '17'
|
||||
CurrentVersionCode: 238
|
||||
|
|
|
|||
Loading…
Reference in a new issue