File tree Expand file tree Collapse file tree 7 files changed +7
-0
lines changed
app_check/integration_test
database/integration_test
integration_test_internal
functions/integration_test Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,7 @@ android {
85
85
}
86
86
packagingOptions {
87
87
pickFirst ' META-INF/**/coroutines.pro'
88
+ pickFirst ' META-INF/third_party.java_src.protobuf.current.java.com.google.protobuf.kotlin_shared_runtime.kotlin_module'
88
89
}
89
90
}
90
91
Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ android {
76
76
}
77
77
packagingOptions {
78
78
pickFirst ' META-INF/**/coroutines.pro'
79
+ pickFirst ' META-INF/third_party.java_src.protobuf.current.java.com.google.protobuf.kotlin_shared_runtime.kotlin_module'
79
80
}
80
81
}
81
82
Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ android {
76
76
}
77
77
packagingOptions {
78
78
pickFirst ' META-INF/**/coroutines.pro'
79
+ pickFirst ' META-INF/third_party.java_src.protobuf.current.java.com.google.protobuf.kotlin_shared_runtime.kotlin_module'
79
80
}
80
81
}
81
82
Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ android {
76
76
}
77
77
packagingOptions {
78
78
pickFirst ' META-INF/**/coroutines.pro'
79
+ pickFirst ' META-INF/third_party.java_src.protobuf.current.java.com.google.protobuf.kotlin_shared_runtime.kotlin_module'
79
80
}
80
81
}
81
82
Original file line number Diff line number Diff line change @@ -91,6 +91,7 @@ android {
91
91
}
92
92
packagingOptions {
93
93
pickFirst ' META-INF/**/coroutines.pro'
94
+ pickFirst ' META-INF/third_party.java_src.protobuf.current.java.com.google.protobuf.kotlin_shared_runtime.kotlin_module'
94
95
}
95
96
lintOptions {
96
97
abortOnError false
Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ android {
76
76
}
77
77
packagingOptions {
78
78
pickFirst ' META-INF/**/coroutines.pro'
79
+ pickFirst ' META-INF/third_party.java_src.protobuf.current.java.com.google.protobuf.kotlin_shared_runtime.kotlin_module'
79
80
}
80
81
}
81
82
Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ android {
76
76
}
77
77
packagingOptions {
78
78
pickFirst ' META-INF/**/coroutines.pro'
79
+ pickFirst ' META-INF/third_party.java_src.protobuf.current.java.com.google.protobuf.kotlin_shared_runtime.kotlin_module'
79
80
}
80
81
}
81
82
You can’t perform that action at this time.
0 commit comments