readd checkout dependency

This commit is contained in:
Phillip Thelen 2016-12-10 11:42:41 +01:00
parent cb21f37284
commit 64d54fb55b

View file

@ -50,6 +50,7 @@ dependencies {
compile 'com.google.code.gson:gson:2.4'
compile 'com.android.support:multidex:1.0.1'
compile 'com.loopj.android:android-async-http:1.4.9'
compile 'org.solovyev.android:checkout:0.7.5@aar'
androidTestCompile 'org.mockito:mockito-core:1.9.5'
androidTestCompile 'com.google.dexmaker:dexmaker:1.0'
androidTestCompile 'com.google.dexmaker:dexmaker-mockito:1.0'