Update to kimagine 0.1.12
This commit is contained in:
parent
90952460b7
commit
1fb3945e86
@ -182,7 +182,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'pw.prok:KImagine:0.1.11+@jar'
|
compile 'pw.prok:KImagine:0.1.12+@jar'
|
||||||
compile 'org.apache.httpcomponents:httpclient:4.4.1'
|
compile 'org.apache.httpcomponents:httpclient:4.4.1'
|
||||||
}
|
}
|
||||||
''')
|
''')
|
||||||
@ -199,7 +199,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
exported 'pw.prok:KImagine:0.1.11+@jar'
|
exported 'pw.prok:KImagine:0.1.12+@jar'
|
||||||
exported 'org.apache.httpcomponents:httpclient:4.4.1'
|
exported 'org.apache.httpcomponents:httpclient:4.4.1'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user