This repository was archived by the owner on Nov 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
22
33android {
44 compileSdkVersion 27
5- buildToolsVersion ' 27.0.2 '
5+ buildToolsVersion ' 27.0.3 '
66 defaultConfig {
77 applicationId " co.krypt.kryptonite"
88 minSdkVersion 23
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 google()
77 }
88 dependencies {
9- classpath ' com.android.tools.build:gradle:3.0.1 '
9+ classpath ' com.android.tools.build:gradle:3.1.0 '
1010 classpath ' com.google.gms:google-services:3.0.0'
1111 // NOTE: Do not place your application dependencies here; they belong
1212 // in the individual module build.gradle files
Original file line number Diff line number Diff line change 1- # Wed Nov 08 11:40:43 EST 2017
1+ # Wed Apr 04 08:51:58 EDT 2018
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.4 -all.zip
You can’t perform that action at this time.
0 commit comments