diff --git a/OsmAndCore-sample/build.gradle b/OsmAndCore-sample/build.gradle index 1060834a76..95b9cd9c66 100644 --- a/OsmAndCore-sample/build.gradle +++ b/OsmAndCore-sample/build.gradle @@ -1,8 +1,8 @@ apply plugin: 'com.android.application' android { - compileSdkVersion 23 - buildToolsVersion "25.0.0" + compileSdkVersion 26 + buildToolsVersion "26.0.0" dexOptions { jumboMode true