V4.1.0a - neural network model runs and prints pSeizure to logcat.
This commit is contained in:
@@ -22,6 +22,7 @@ allprojects {
|
||||
}
|
||||
google()
|
||||
//maven { url 'https://jitpack.io' }
|
||||
maven { url 'https://jitpack.io' } // for mpandroidchart
|
||||
}
|
||||
tasks.withType(JavaCompile) {
|
||||
options.compilerArgs << "-Xlint:unchecked" << "-Xlint:deprecation"
|
||||
|
||||
Reference in New Issue
Block a user