Android Gradle Duplicate files copied in APK META-INF/license.txt

I'm going to add RESTful Web Service support with Spring to my Android application as described here https://spring.io/guides/gs/consuming-rest-android/. This is top-level build.gradle config: //...