diff --git a/.idea/misc.xml b/.idea/misc.xml index 3507387..7207bde 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -24,7 +24,7 @@ - + \ No newline at end of file diff --git a/build.gradle b/build.gradle index 4a32f40..8f9660b 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ buildscript { } } dependencies { - classpath 'com.android.tools.build:gradle:3.0.0-alpha2' + classpath 'com.android.tools.build:gradle:2.3.2' classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3" classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1' // NOTE: Do not place your application dependencies here; they belong diff --git a/fabric.properties.enc b/fabric.properties.enc deleted file mode 100644 index 4bfca10..0000000 Binary files a/fabric.properties.enc and /dev/null differ diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index e451899..a556aaf 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ -#Sun May 28 14:53:22 CEST 2017 +#Wed Mar 08 15:48:38 CET 2017 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-milestone-1-all.zip +distributionUrl=https://services.gradle.org/distributions/gradle-3.4.1-all.zip