Use client library 0.1.1

This commit is contained in:
str4d
2014-08-21 12:13:10 +00:00
parent 7b3480fdf0
commit 9012c0b931

View File

@@ -24,7 +24,7 @@ android {
}
dependencies {
compile 'net.i2p.android:client:0.1@aar'
compile 'net.i2p.android:client:0.1.1@aar'
compile project(':botejars')
compile fileTree(dir: 'libs', include: '*.jar')
compile 'com.android.support:support-v4:19.1.0'