iPragmatech Admin

Results 3 comments of iPragmatech Admin

We resolved it by importing the Async project in our project and added ``` compile ('com.snappydb:snappydb-lib:0.5.2') compile 'com.esotericsoftware.kryo:kryo:2.24.0' compile 'com.joanzapata.android.asyncservice:android-asyncservice-processors:0.0.5' compile 'com.joanzapata.android.asyncservice:android-asyncservice-api:0.0.5' ```