We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49dee97 commit 8945eb7Copy full SHA for 8945eb7
SensorFlow/build.gradle
@@ -1,4 +1,7 @@
1
apply plugin: 'java'
2
+apply plugin: 'maven'
3
+
4
+group = 'com.github.MPBA'
5
6
dependencies {
7
}
0 commit comments