updated with new web-api

This commit is contained in:
2017-05-15 18:14:21 +08:00
parent 2597719ffb
commit 616889f931
2 changed files with 1 additions and 1 deletions

View File

@@ -41,5 +41,5 @@ dependencies {
compile 'com.android.support:support-v4:25.3.1'
compile 'com.michaelpardo:activeandroid:3.1.0-SNAPSHOT'
compile project(':decodesdk')
compile files('libs/irext-web-api-0.1.1.jar')
compile files('libs/irext-web-api.jar')
}