mirror of
https://github.com/AppleCommander/bastools.git
synced 2026-04-26 18:17:52 +00:00
Fixing dependencies.
This commit is contained in:
@@ -7,7 +7,6 @@ apply plugin: 'maven'
|
||||
apply plugin: 'signing'
|
||||
|
||||
dependencies {
|
||||
compile group: 'net.sf.applecommander', name: 'applesingle-api', version:'1.1.0'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user