File tree Expand file tree Collapse file tree 16 files changed +29
-29
lines changed
src/nativeInterop/cinterop
src/nativeInterop/cinterop
src/nativeInterop/cinterop
src/nativeInterop/cinterop
src/nativeInterop/cinterop
src/nativeInterop/cinterop Expand file tree Collapse file tree 16 files changed +29
-29
lines changed Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ buildscript {
17
17
}
18
18
}
19
19
dependencies {
20
- classpath(" com.android.tools.build:gradle:7.1 .0" )
21
- classpath(" com.adarshr:gradle-test-logger-plugin:2.1.1 " )
20
+ classpath(" com.android.tools.build:gradle:7.2 .0" )
21
+ classpath(" com.adarshr:gradle-test-logger-plugin:3.2.0 " )
22
22
}
23
23
}
24
24
25
- val targetSdkVersion by extra(31 )
25
+ val targetSdkVersion by extra(32 )
26
26
val minSdkVersion by extra(19 )
27
27
28
28
tasks {
@@ -197,12 +197,12 @@ subprojects {
197
197
}
198
198
199
199
dependencies {
200
- " commonMainImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0 -native-mt" )
201
- " androidMainImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.0 -native-mt" )
200
+ " commonMainImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1 -native-mt" )
201
+ " androidMainImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.1 -native-mt" )
202
202
" androidMainImplementation" (platform(" com.google.firebase:firebase-bom:29.3.0" ))
203
203
" commonTestImplementation" (kotlin(" test-common" ))
204
204
" commonTestImplementation" (kotlin(" test-annotations-common" ))
205
- " commonTestImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0 -native-mt" )
205
+ " commonTestImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1 -native-mt" )
206
206
" jsTestImplementation" (kotlin(" test-js" ))
207
207
" androidAndroidTestImplementation" (kotlin(" test-junit" ))
208
208
" androidAndroidTestImplementation" (" junit:junit:4.13.2" )
Original file line number Diff line number Diff line change 24
24
"homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
26
"@gitlive/firebase-common" : " 1.6.1" ,
27
- "firebase" : " 9.6.10 " ,
27
+ "firebase" : " 9.7.0 " ,
28
28
"kotlin" : " 1.6.10" ,
29
- "kotlinx-coroutines-core" : " 1.6.0 -native-mt"
29
+ "kotlinx-coroutines-core" : " 1.6.1 -native-mt"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 1
- binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAnalyticsBinary.json" == 8.14 .0
1
+ binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAnalyticsBinary.json" == 8.15 .0
Original file line number Diff line number Diff line change 24
24
"homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
26
"@gitlive/firebase-app" : " 1.6.1" ,
27
- "firebase" : " 9.6.10 " ,
27
+ "firebase" : " 9.7.0 " ,
28
28
"kotlin" : " 1.6.10" ,
29
- "kotlinx-coroutines-core" : " 1.6.0 -native-mt"
29
+ "kotlinx-coroutines-core" : " 1.6.1 -native-mt"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 1
- binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAuthBinary.json" == 8.14 .0
1
+ binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAuthBinary.json" == 8.15 .0
Original file line number Diff line number Diff line change 23
23
},
24
24
"homepage" : " https://github.com/GitLiveApp/firebase-kotlin-multiplatform-sdk" ,
25
25
"dependencies" : {
26
- "firebase" : " 9.6.10 " ,
26
+ "firebase" : " 9.7.0 " ,
27
27
"kotlin" : " 1.6.10" ,
28
- "kotlinx-coroutines-core" : " 1.6.0 -native-mt" ,
28
+ "kotlinx-coroutines-core" : " 1.6.1 -native-mt" ,
29
29
"kotlinx-serialization-kotlinx-serialization-runtime" : " 1.3.2"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 24
24
"homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
26
"@gitlive/firebase-app" : " 1.6.1" ,
27
- "firebase" : " 9.6.10 " ,
27
+ "firebase" : " 9.7.0 " ,
28
28
"kotlin" : " 1.6.10" ,
29
- "kotlinx-coroutines-core" : " 1.6.0 -native-mt"
29
+ "kotlinx-coroutines-core" : " 1.6.1 -native-mt"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 1
- binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseRemoteConfigBinary.json" == 8.14 .0
1
+ binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseRemoteConfigBinary.json" == 8.15 .0
Original file line number Diff line number Diff line change 24
24
"homepage" : " https://github.com/GitLiveApp/firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
26
"@gitlive/firebase-app" : " 1.6.1" ,
27
- "firebase" : " 9.6.10 " ,
27
+ "firebase" : " 9.7.0 " ,
28
28
"kotlin" : " 1.6.10" ,
29
- "kotlinx-coroutines-core" : " 1.6.0 -native-mt"
29
+ "kotlinx-coroutines-core" : " 1.6.1 -native-mt"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 1
- binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseDatabaseBinary.json" == 8.14 .0
1
+ binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseDatabaseBinary.json" == 8.15 .0
You can’t perform that action at this time.
0 commit comments