| | |
| | | abiFilters 'armeabi-v7a' |
| | | } |
| | | } |
| | | compileOptions { |
| | | sourceCompatibility JavaVersion.VERSION_1_8 |
| | | targetCompatibility JavaVersion.VERSION_1_8 |
| | | } |
| | | buildTypes { |
| | | release { |
| | | minifyEnabled false |
| | |
| | | path "CMakeLists.txt" |
| | | } |
| | | } |
| | | |
| | | lintOptions { |
| | | abortOnError false |
| | | } |
| | | useLibrary 'org.apache.http.legacy' |
| | | } |
| | | |
| | |
| | | implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.7' |
| | | implementation "org.springframework.android:spring-android-rest-template:2.0.0.M3" |
| | | implementation 'com.github.ybq:Android-SpinKit:1.2.0' |
| | | implementation 'org.apache.directory.studio:org.apache.commons.io:2.4' |
| | | implementation 'com.rabbitmq:amqp-client:4.6.0' |
| | | // implementation 'com.rabbitmq:amqp-client:5.7.3' |
| | | // implementation ('com.rabbitmq:amqp-client:4.6.0') |
| | | // { |
| | | // exclude group: 'org.slf4j',module:"slf4j-api" |
| | | // } |
| | | // implementation 'org.springframework.android:spring-android-rest-template:1.0.1.RELEASE' |
| | | // implementation 'com.google.code.gson:gson:2.2.2' |
| | | // implementation ('org.simpleframework:simple-xml:2.6.9') { |