Configure build.grade
* build shared and static libraries * produce library artifacts * produce general (empty) artifact that enforces dependencies * update naming of library in artifact
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
/build/
|
||||
/bin/
|
||||
/.gradle
|
||||
/.settings
|
||||
/.classpath
|
||||
build
|
||||
bin
|
||||
.gradle
|
||||
.settings
|
||||
.classpath
|
||||
.maven
|
||||
|
||||
Reference in New Issue
Block a user