File tree Expand file tree Collapse file tree 14 files changed +14
-0
lines changed
firebase-appdistribution-api/ktx
firebase-dynamic-links/ktx
firebase-inappmessaging/ktx
firebase-inappmessaging-display/ktx
firebase-installations/ktx
firebase-ml-modeldownloader/ktx Expand file tree Collapse file tree 14 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ android {
51
51
}
52
52
53
53
dependencies {
54
+ implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion "
54
55
implementation project(' :firebase-common' )
55
56
implementation project(' :firebase-components' )
56
57
implementation project(' :firebase-common:ktx' )
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ android {
42
42
}
43
43
44
44
dependencies {
45
+ implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion "
45
46
implementation project(' :firebase-common' )
46
47
implementation project(' :firebase-components' )
47
48
implementation project(' :firebase-common:ktx' )
Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ android {
44
44
}
45
45
46
46
dependencies {
47
+ implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion "
47
48
implementation project(' :firebase-common' )
48
49
implementation project(' :firebase-components' )
49
50
implementation project(' :firebase-common:ktx' )
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ android {
42
42
}
43
43
44
44
dependencies {
45
+ implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion "
45
46
implementation project(' :firebase-common' )
46
47
implementation project(' :firebase-components' )
47
48
implementation project(' :firebase-common:ktx' )
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ android {
42
42
}
43
43
44
44
dependencies {
45
+ implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion "
45
46
implementation project(' :firebase-common' )
46
47
implementation project(' :firebase-components' )
47
48
implementation project(' :firebase-common:ktx' )
Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ tasks.withType(Test) {
49
49
}
50
50
51
51
dependencies {
52
+ implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion "
52
53
implementation project(' :firebase-common' )
53
54
implementation project(' :firebase-components' )
54
55
implementation project(' :firebase-common:ktx' )
Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ android {
44
44
}
45
45
46
46
dependencies {
47
+ implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion "
47
48
implementation project(' :firebase-common' )
48
49
implementation project(' :firebase-components' )
49
50
implementation project(' :firebase-common:ktx' )
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ android {
43
43
}
44
44
45
45
dependencies {
46
+ implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion "
46
47
implementation project(' :firebase-common' )
47
48
implementation project(' :firebase-components' )
48
49
implementation project(' :firebase-common:ktx' )
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ android {
42
42
}
43
43
44
44
dependencies {
45
+ implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion "
45
46
implementation project(' :firebase-common' )
46
47
implementation project(' :firebase-common:ktx' )
47
48
implementation project(' :firebase-inappmessaging' )
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ android {
41
41
}
42
42
43
43
dependencies {
44
+ implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion "
44
45
implementation project(' :firebase-common' )
45
46
implementation project(' :firebase-common:ktx' )
46
47
implementation project(' :firebase-components' )
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ android {
41
41
}
42
42
43
43
dependencies {
44
+ implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion "
44
45
implementation project(' :firebase-common' )
45
46
implementation project(' :firebase-common:ktx' )
46
47
implementation project(' :firebase-components' )
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ android {
41
41
}
42
42
43
43
dependencies {
44
+ implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion "
44
45
implementation project(' :firebase-common' )
45
46
implementation project(' :firebase-common:ktx' )
46
47
implementation project(' :firebase-components' )
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ android {
42
42
}
43
43
44
44
dependencies {
45
+ implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion "
45
46
implementation project(' :firebase-common' )
46
47
implementation project(' :firebase-components' )
47
48
implementation project(' :firebase-common:ktx' )
Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ android {
53
53
}
54
54
55
55
dependencies {
56
+ implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion "
56
57
implementation project(' :firebase-common' )
57
58
implementation project(' :firebase-components' )
58
59
implementation project(' :firebase-common:ktx' )
You can’t perform that action at this time.
0 commit comments