Explorar o código

Lower target level to 22

Thomas Dy %!s(int64=7) %!d(string=hai) anos
pai
achega
542fb2b6ea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -19,7 +19,7 @@ android {
     defaultConfig {
         applicationId 'com.pleasantprogrammer.mpp'
         minSdkVersion 15
-        targetSdkVersion 23
+        targetSdkVersion 22
         versionCode 1
         versionName '0.1'
     }