Removed unused code, move to new package and fix loading of libraries from build directory
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'maven'
|
||||
|
||||
group = 'net.rubygrapefruit'
|
||||
archivesBaseName = 'platform'
|
||||
group = 'com.github.boukefalos'
|
||||
archivesBaseName = 'jlibloader'
|
||||
version = '0.1'
|
||||
|
||||
uploadArchives {
|
||||
|
||||
Reference in New Issue
Block a user