use newer version of SDK
authorRalf Jung <post@ralfj.de>
Tue, 26 Jan 2016 12:17:09 +0000 (13:17 +0100)
committerRalf Jung <post@ralfj.de>
Tue, 26 Jan 2016 12:17:09 +0000 (13:17 +0100)
app/build.gradle

index 1eb1bb0c96ad0521756b56d66e488f2c1eeba221..403b303c42582e761476ef000f747337f3f59b4c 100644 (file)
@@ -1,8 +1,8 @@
 apply plugin: 'com.android.application'
 
 android {
-    compileSdkVersion 21
-    buildToolsVersion '21.1.2'
+    compileSdkVersion 23
+    buildToolsVersion '23.0.2'
 
     defaultConfig {
         applicationId "it.skarafaz.xposed.nwmonblocker"