diff --git a/build.gradle b/build.gradle index 10cd094..16ec070 100644 --- a/build.gradle +++ b/build.gradle @@ -45,10 +45,10 @@ android { dependencies { compile fileTree(dir: 'libs', include: ['*.jar']) testCompile 'junit:junit:4.12' - compile 'com.android.support:appcompat-v7:23.1.1' - compile 'com.android.support:gridlayout-v7:23.1.1' + compile 'com.android.support:appcompat-v7:25.3.1' + compile 'com.android.support:gridlayout-v7:25.3.1' } apply from: 'https://raw.githubusercontent.com/numetriclabz/jcenter/master/installv.gradle' -apply from: 'https://raw.githubusercontent.com/numetriclabz/jcenter/master/bintrayv.gradle' \ No newline at end of file +apply from: 'https://raw.githubusercontent.com/numetriclabz/jcenter/master/bintrayv.gradle'