Explorar o código

Removed buildToolsVersion from build.gradle in another probably futile attempt to fix gradle errors.

Mark Sibly %!s(int64=7) %!d(string=hai) anos
pai
achega
c3066864a4
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      products/android/Monkey2Game/app/build.gradle

+ 0 - 1
products/android/Monkey2Game/app/build.gradle

@@ -2,7 +2,6 @@ apply plugin: 'com.android.application'
 
 android {
     compileSdkVersion 24
-    buildToolsVersion "26.0.2"
 
     defaultConfig {
         applicationId "${PACKAGE_NAME}"