One of the support library imports isn't referencing the rootProject scoped androidSupportSdkVersion variable, and the support library versions have diverged. This seems like the cause of issue https://github.com/tzutalin/dlib-android-app/issues/27 (a commenter seems to have fixed it another way, but that fix doesn't work for me).
One of the support library imports isn't referencing the
rootProject
scopedandroidSupportSdkVersion
variable, and the support library versions have diverged. This seems like the cause of issue https://github.com/tzutalin/dlib-android-app/issues/27 (a commenter seems to have fixed it another way, but that fix doesn't work for me).