mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
fix lint for com.simplemobiletools.dialer
This commit is contained in:
parent
8a42ae0aeb
commit
0cb4269f7f
1 changed files with 1 additions and 2 deletions
|
|
@ -23,8 +23,7 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
|
||||
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue