dlib-android-app
dlib-android-app copied to clipboard
Cannot sync gradle if change build from 23 to 25
Got an error if change trageSDK from 23 to 25 in app flavors tab. Change back to 23 will fail too. Error:Gradle DSL method not found: 'compile()'
change all things to 25.x.x app/src/build.gradle dlib/src/build.gradle dlib-android-app/build.gradle
Make sure you have the latest Gradle and Android Studio + Try to move all (compile...) lines from build.gradle to build.gradle(app)