1
0
Fork 0

Update to kimagine 0.1.12

kcx-1614
Prototik 2015-06-08 21:03:13 +07:00
parent 90952460b7
commit 1fb3945e86
1 changed files with 2 additions and 2 deletions

View File

@ -182,7 +182,7 @@ repositories {
}
}
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'
}
''')
@ -199,7 +199,7 @@ repositories {
}
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'
}