mirror of
https://github.com/woheller69/solxpect.git
synced 2025-09-22 00:40:46 +02:00
add compass
This commit is contained in:
parent
07fb5f0b9e
commit
84752cee9c
4 changed files with 35 additions and 3 deletions
|
@ -23,6 +23,7 @@ allprojects {
|
|||
url 'https://maven.google.com/'
|
||||
name 'Google'
|
||||
}
|
||||
maven { url 'https://jitpack.io' }
|
||||
}
|
||||
tasks.withType(JavaCompile) {
|
||||
options.compilerArgs << "-Xlint:unchecked" << "-Xlint:deprecation"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue