File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
src/commonTest/kotlin/dev/gitlive/firebase/firestore Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2424 "homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
2525 "dependencies" : {
2626 "@gitlive/firebase-common" : " 1.2.0" ,
27- "firebase" : " 8.2.10 " ,
27+ "firebase" : " 8.5.0 " ,
2828 "kotlin" : " 1.4.31" ,
2929 "kotlinx-coroutines-core" : " 1.4.3"
3030 }
Original file line number Diff line number Diff line change 2424 "homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
2525 "dependencies" : {
2626 "@gitlive/firebase-app" : " 1.2.0" ,
27- "firebase" : " 8.2.10 " ,
27+ "firebase" : " 8.5.0 " ,
2828 "kotlin" : " 1.4.31" ,
2929 "kotlinx-coroutines-core" : " 1.4.3"
3030 }
Original file line number Diff line number Diff line change 2323 },
2424 "homepage" : " https://github.com/GitLiveApp/firebase-kotlin-multiplatform-sdk" ,
2525 "dependencies" : {
26- "firebase" : " 8.2.10 " ,
26+ "firebase" : " 8.5.0 " ,
2727 "kotlin" : " 1.4.31" ,
2828 "kotlinx-coroutines-core" : " 1.4.3" ,
2929 "kotlinx-serialization-kotlinx-serialization-runtime" : " 1.1.0"
Original file line number Diff line number Diff line change 2424 "homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
2525 "dependencies" : {
2626 "@gitlive/firebase-app" : " 1.2.0" ,
27- "firebase" : " 8.2.10 " ,
27+ "firebase" : " 8.5.0 " ,
2828 "kotlin" : " 1.4.31" ,
2929 "kotlinx-coroutines-core" : " 1.4.3"
3030 }
Original file line number Diff line number Diff line change 2424 "homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
2525 "dependencies" : {
2626 "@gitlive/firebase-app" : " 1.2.0" ,
27- "firebase" : " 8.2.10 " ,
27+ "firebase" : " 8.5.0 " ,
2828 "kotlin" : " 1.4.31" ,
2929 "kotlinx-coroutines-core" : " 1.4.3"
3030 }
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ class FirebaseFirestoreTest {
3232 projectId = " fir-kotlin-sdk"
3333 )
3434 )
35- Firebase .firestore.useEmulator(emulatorHost, 8080 )
35+ // Firebase.firestore.useEmulator(emulatorHost, 8080)
3636 }
3737 }
3838
Original file line number Diff line number Diff line change 2424 "homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
2525 "dependencies" : {
2626 "@gitlive/firebase-app" : " 1.2.0" ,
27- "firebase" : " 8.2.10 " ,
27+ "firebase" : " 8.5.0 " ,
2828 "kotlin" : " 1.4.31" ,
2929 "kotlinx-coroutines-core" : " 1.4.3"
3030 }
You can’t perform that action at this time.
0 commit comments