File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
8
8
firebase_firestore_version= ' 17.1.3'
9
9
firebase_functions_version= ' 16.1.3'
10
10
firebase_remote_version= ' 16.1.0'
11
- support_version = " 27 .0.2 "
11
+ support_version = " 28 .0.3 "
12
12
}
13
13
}
14
14
apply plugin : ' com.android.library'
@@ -22,7 +22,7 @@ android {
22
22
}
23
23
24
24
compileSdkVersion 28
25
- buildToolsVersion " 27 .0.3"
25
+ buildToolsVersion " 28 .0.3"
26
26
27
27
defaultConfig {
28
28
minSdkVersion 14
Original file line number Diff line number Diff line change 2
2
3
3
buildscript {
4
4
repositories {
5
- jcenter()
6
5
google()
6
+ jcenter()
7
7
}
8
8
dependencies {
9
- classpath ' com.android.tools.build:gradle:3.1.2 '
9
+ classpath ' com.android.tools.build:gradle:3.2.1 '
10
10
classpath ' com.neenbedankt.gradle.plugins:android-apt:1.8'
11
11
// NOTE: Do not place your application dependencies here; they belong
12
12
// in the individual module build.gradle files
Original file line number Diff line number Diff line change 1
- # Thu Jul 12 10:29:40 CEST 2018
1
+ # Fri Nov 30 11:51:14 CET 2018
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-4.4 -all.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.6 -all.zip
You can’t perform that action at this time.
0 commit comments