Skip to content

Commit f9ed78f

Browse files
committed
Fix gradle error.
1 parent b9931af commit f9ed78f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

storage/integration_test/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ android {
7777
packagingOptions {
7878
pickFirst 'META-INF/**/coroutines.pro'
7979
pickFirst 'META-INF/third_party.java_src.protobuf.current.java.com.google.protobuf.*.kotlin_module'
80+
}
8081
}
8182

8283
apply from: "$gradle.firebase_cpp_sdk_dir/Android/firebase_dependencies.gradle"

0 commit comments

Comments
 (0)