mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Fix more lint issues
This commit is contained in:
parent
4e6270762e
commit
923136a578
1 changed files with 13 additions and 13 deletions
|
|
@ -14,16 +14,9 @@ RepoType: git
|
|||
Repo: https://github.com/emansih/FireflyMobile
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.3
|
||||
versionCode: 12
|
||||
commit: v0.1.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.2
|
||||
versionCode: 11
|
||||
commit: v0.1.2
|
||||
- versionName: 0.1.0
|
||||
versionCode: 9
|
||||
commit: v0.1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
|
@ -35,9 +28,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.0
|
||||
versionCode: 9
|
||||
commit: v0.1.0
|
||||
- versionName: 0.1.2
|
||||
versionCode: 11
|
||||
commit: v0.1.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.3
|
||||
versionCode: 12
|
||||
commit: v0.1.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue