File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
plugins/src/test/resources/BasicProject/firebase-storage Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33# it needs to match the protobuf version which grpc has transitive dependency on, which
44# needs to match the version of grpc that grpc-kotlin has a transitive dependency on.
55android-lint = " 31.3.2"
6- androidGradlePlugin = " 8.3.2 "
6+ androidGradlePlugin = " 8.6.1 "
77androidx-test-core =" 1.5.0"
88androidx-test-junit =" 1.1.5"
99androidx-test-truth = " 1.6.0"
10- appcompat = " 1.7.0 "
10+ appcompat = " 1.7.1 "
1111autoValueParcel = " 0.2.6"
1212autovalue = " 1.10.1"
1313awaitility = " 3.1.0"
Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ firebaseLibrary {
2424}
2525
2626android {
27- namespace ' com.example.firebase- storage'
27+ namespace ' com.example.firebase. storage'
2828 compileSdkVersion 26
2929}
You can’t perform that action at this time.
0 commit comments