File tree 17 files changed +17
-17
lines changed
17 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
9
9
dependencies {
10
10
classpath ' com.android.tools.build:gradle:4.1.1'
11
11
classpath ' com.google.gms:google-services:4.3.4'
12
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
12
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
13
13
}
14
14
}
15
15
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
9
9
dependencies {
10
10
classpath ' com.android.tools.build:gradle:4.1.1'
11
11
classpath ' com.google.gms:google-services:4.3.4'
12
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
12
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
13
13
}
14
14
}
15
15
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
9
9
dependencies {
10
10
classpath ' com.android.tools.build:gradle:4.1.1'
11
11
classpath ' com.google.gms:google-services:4.3.4'
12
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
12
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
13
13
}
14
14
}
15
15
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
9
9
dependencies {
10
10
classpath ' com.android.tools.build:gradle:4.1.1'
11
11
classpath ' com.google.gms:google-services:4.3.4'
12
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
12
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
13
13
}
14
14
}
15
15
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
6
6
}
7
7
dependencies {
8
8
classpath ' com.android.tools.build:gradle:4.1.1'
9
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
9
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
10
10
11
11
classpath ' com.google.gms:google-services:4.3.4'
12
12
classpath ' com.google.firebase:perf-plugin:1.3.4'
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
9
9
dependencies {
10
10
classpath ' com.android.tools.build:gradle:4.1.1'
11
11
classpath ' com.google.gms:google-services:4.3.4'
12
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
12
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
13
13
}
14
14
}
15
15
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
10
10
classpath ' com.android.tools.build:gradle:4.1.1'
11
11
classpath ' com.google.gms:google-services:4.3.4'
12
12
classpath ' com.google.firebase:firebase-crashlytics-gradle:2.4.1'
13
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
13
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
14
14
}
15
15
}
16
16
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
9
9
dependencies {
10
10
classpath ' com.android.tools.build:gradle:4.1.1'
11
11
classpath ' com.google.gms:google-services:4.3.4'
12
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
12
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
13
13
}
14
14
}
15
15
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
9
9
dependencies {
10
10
classpath ' com.android.tools.build:gradle:4.1.1'
11
11
classpath ' com.google.gms:google-services:4.3.4'
12
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
12
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
13
13
}
14
14
}
15
15
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
9
9
dependencies {
10
10
classpath ' com.android.tools.build:gradle:4.1.1'
11
11
classpath ' com.google.gms:google-services:4.3.4'
12
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
12
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
13
13
}
14
14
}
15
15
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
9
9
dependencies {
10
10
classpath ' com.android.tools.build:gradle:4.1.1'
11
11
classpath ' com.google.gms:google-services:4.3.4'
12
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
12
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
13
13
}
14
14
}
15
15
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
10
10
dependencies {
11
11
classpath ' com.google.gms:google-services:4.3.4'
12
12
classpath ' com.android.tools.build:gradle:4.1.1'
13
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
13
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
14
14
}
15
15
}
16
16
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ sourceCompatibility = JavaVersion.VERSION_1_7
6
6
7
7
dependencies {
8
8
compileOnly " com.android.tools.lint:lint-api:27.1.1"
9
- compileOnly " org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.20 "
9
+ compileOnly " org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.21 "
10
10
testImplementation " com.android.tools.lint:lint:27.1.1"
11
11
testImplementation " com.android.tools.lint:lint-tests:27.1.1"
12
12
}
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
9
9
dependencies {
10
10
classpath ' com.android.tools.build:gradle:4.1.1'
11
11
classpath ' com.google.gms:google-services:4.3.4'
12
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
12
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
13
13
}
14
14
}
15
15
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ buildscript {
11
11
dependencies {
12
12
classpath ' com.android.tools.build:gradle:4.1.1'
13
13
classpath ' com.google.gms:google-services:4.3.4'
14
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
14
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
15
15
}
16
16
}
17
17
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
10
10
classpath ' com.android.tools.build:gradle:4.1.1'
11
11
classpath ' com.google.firebase:perf-plugin:1.3.4'
12
12
classpath ' com.google.gms:google-services:4.3.4'
13
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
13
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
14
14
}
15
15
}
16
16
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
9
9
dependencies {
10
10
classpath ' com.android.tools.build:gradle:4.1.1'
11
11
classpath ' com.google.gms:google-services:4.3.4'
12
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.20 '
12
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21 '
13
13
}
14
14
}
15
15
You can’t perform that action at this time.
0 commit comments