mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Mindustry: fix lint
This commit is contained in:
parent
381f08db2a
commit
cfb73439c6
1 changed files with 2 additions and 2 deletions
|
|
@ -135,11 +135,11 @@ Builds:
|
|||
- echo "buildversion=$$VERCODE$$" >> gradle.properties
|
||||
- echo "versionType=fdroid" >> gradle.properties
|
||||
- grep archash ../gradle.properties >> gradle.properties
|
||||
scanignore:
|
||||
- android/src/mindustry/android/AndroidRhinoContext.java
|
||||
scandelete:
|
||||
- android/libs
|
||||
- annotations/src/main/resources/DS_Store
|
||||
scanignore:
|
||||
- android/src/mindustry/android/AndroidRhinoContext.java
|
||||
|
||||
MaintainerNotes: |-
|
||||
libgdx.so and libgdx-freetype.so binaries are extracted from
|
||||
|
|
|
|||
Loading…
Reference in a new issue