From 33d162f1cc46e451bbd4b408f90c65e8cd99e05a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 6 May 2024 00:44:24 +0000 Subject: [PATCH] Update versions --- docs/data.json | 336 +++++++++++++++++++++++++++++++++++++++++------ public/data.json | 336 +++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 586 insertions(+), 86 deletions(-) diff --git a/docs/data.json b/docs/data.json index bdfc1883..180c87fb 100644 --- a/docs/data.json +++ b/docs/data.json @@ -289,7 +289,7 @@ "full_name": "icerockdev/moko-widgets", "html_url": "https://github.com/icerockdev/moko-widgets", "description": "Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 378, + "stars_count": 379, "watchers_count": 19, "issues_count": 40, "forks_count": 31, @@ -5908,7 +5908,7 @@ "full_name": "icerockdev/moko-media", "html_url": "https://github.com/icerockdev/moko-media", "description": "Media selection & presenting for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 84, + "stars_count": 85, "watchers_count": 8, "issues_count": 19, "forks_count": 12, @@ -22993,7 +22993,7 @@ "full_name": "russhwolf/multiplatform-settings", "html_url": "https://github.com/russhwolf/multiplatform-settings", "description": "A Kotlin Multiplatform library for saving simple key-value data", - "stars_count": 1417, + "stars_count": 1418, "watchers_count": 16, "issues_count": 28, "forks_count": 60, @@ -30902,7 +30902,7 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12726, + "stars_count": 12730, "watchers_count": 295, "issues_count": 278, "forks_count": 1818, @@ -35459,9 +35459,9 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 5108, + "stars_count": 5110, "watchers_count": 99, - "issues_count": 381, + "issues_count": 382, "forks_count": 608, "license": "Apache License 2.0", "topics": [ @@ -36503,10 +36503,10 @@ "full_name": "ktorio/ktor", "html_url": "https://github.com/ktorio/ktor", "description": "Framework for quickly creating connected applications in Kotlin with minimal effort", - "stars_count": 12262, + "stars_count": 12265, "watchers_count": 180, - "issues_count": 154, - "forks_count": 991, + "issues_count": 155, + "forks_count": 992, "license": "Apache License 2.0", "topics": [ "async", @@ -201964,9 +201964,9 @@ "full_name": "cashapp/sqldelight", "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 5933, + "stars_count": 5934, "watchers_count": 124, - "issues_count": 492, + "issues_count": 493, "forks_count": 491, "license": "Apache License 2.0", "topics": [ @@ -220703,7 +220703,7 @@ "full_name": "kosi-libs/Kodein", "html_url": "https://github.com/kosi-libs/Kodein", "description": "Painless Kotlin Dependency Injection", - "stars_count": 3141, + "stars_count": 3142, "watchers_count": 49, "issues_count": 5, "forks_count": 172, @@ -227535,7 +227535,7 @@ "full_name": "square/okio", "html_url": "https://github.com/square/okio", "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.", - "stars_count": 8668, + "stars_count": 8669, "watchers_count": 266, "issues_count": 86, "forks_count": 1165, @@ -231802,7 +231802,7 @@ "full_name": "freeletics/FlowRedux", "html_url": "https://github.com/freeletics/FlowRedux", "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.", - "stars_count": 638, + "stars_count": 640, "watchers_count": 24, "issues_count": 9, "forks_count": 26, @@ -234361,7 +234361,7 @@ "full_name": "apollographql/apollo-kotlin", "html_url": "https://github.com/apollographql/apollo-kotlin", "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", - "stars_count": 3669, + "stars_count": 3670, "watchers_count": 114, "issues_count": 189, "forks_count": 642, @@ -235015,7 +235015,7 @@ "artifactId": "firebase-app", "path": "dev.gitlive:firebase-app", "latestVersion": "1.12.0", - "lastUpdated": "20240404062553", + "lastUpdated": "20240505184802", "versions": [ { "version": "0.1.0-beta", @@ -236845,6 +236845,56 @@ } } }, + { + "version": "1.11.2", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, { "version": "1.12.0", "mpp": true, @@ -236939,8 +236989,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 916, "watchers_count": 21, - "issues_count": 71, - "forks_count": 137, + "issues_count": 72, + "forks_count": 138, "license": "Apache License 2.0", "topics": [ "firebase", @@ -236961,7 +237011,7 @@ "artifactId": "firebase-firestore", "path": "dev.gitlive:firebase-firestore", "latestVersion": "1.12.0", - "lastUpdated": "20240404062923", + "lastUpdated": "20240505184838", "versions": [ { "version": "0.1.0-beta", @@ -238791,6 +238841,56 @@ } } }, + { + "version": "1.11.2", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, { "version": "1.12.0", "mpp": true, @@ -238885,8 +238985,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 916, "watchers_count": 21, - "issues_count": 71, - "forks_count": 137, + "issues_count": 72, + "forks_count": 138, "license": "Apache License 2.0", "topics": [ "firebase", @@ -238907,7 +239007,7 @@ "artifactId": "firebase-auth", "path": "dev.gitlive:firebase-auth", "latestVersion": "1.12.0", - "lastUpdated": "20240404062607", + "lastUpdated": "20240505184809", "versions": [ { "version": "0.1.0-beta", @@ -240654,6 +240754,56 @@ } } }, + { + "version": "1.11.2", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, { "version": "1.12.0", "mpp": true, @@ -240748,8 +240898,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 916, "watchers_count": 21, - "issues_count": 71, - "forks_count": 137, + "issues_count": 72, + "forks_count": 138, "license": "Apache License 2.0", "topics": [ "firebase", @@ -240770,7 +240920,7 @@ "artifactId": "firebase-database", "path": "dev.gitlive:firebase-database", "latestVersion": "1.12.0", - "lastUpdated": "20240404062918", + "lastUpdated": "20240505184831", "versions": [ { "version": "0.1.0-beta", @@ -242600,6 +242750,56 @@ } } }, + { + "version": "1.11.2", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, { "version": "1.12.0", "mpp": true, @@ -242694,8 +242894,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 916, "watchers_count": 21, - "issues_count": 71, - "forks_count": 137, + "issues_count": 72, + "forks_count": 138, "license": "Apache License 2.0", "topics": [ "firebase", @@ -242716,7 +242916,7 @@ "artifactId": "firebase-functions", "path": "dev.gitlive:firebase-functions", "latestVersion": "1.12.0", - "lastUpdated": "20240404062730", + "lastUpdated": "20240505184847", "versions": [ { "version": "0.1.0-beta", @@ -244546,6 +244746,56 @@ } } }, + { + "version": "1.11.2", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, { "version": "1.12.0", "mpp": true, @@ -244640,8 +244890,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 916, "watchers_count": 21, - "issues_count": 71, - "forks_count": 137, + "issues_count": 72, + "forks_count": 138, "license": "Apache License 2.0", "topics": [ "firebase", @@ -263506,8 +263756,8 @@ "full_name": "InsertKoinIO/koin", "html_url": "https://github.com/InsertKoinIO/koin", "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", - "stars_count": 8651, - "watchers_count": 107, + "stars_count": 8652, + "watchers_count": 106, "issues_count": 99, "forks_count": 685, "license": "Apache License 2.0", @@ -265781,9 +266031,9 @@ "full_name": "oshai/kotlin-logging", "html_url": "https://github.com/oshai/kotlin-logging", "description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.", - "stars_count": 2488, + "stars_count": 2491, "watchers_count": 20, - "issues_count": 9, + "issues_count": 10, "forks_count": 109, "license": "Other", "topics": [ @@ -284572,7 +284822,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 2213, + "stars_count": 2214, "watchers_count": 64, "issues_count": 62, "forks_count": 87, @@ -306334,7 +306584,7 @@ "full_name": "arkivanov/Decompose", "html_url": "https://github.com/arkivanov/Decompose", "description": "Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)", - "stars_count": 1975, + "stars_count": 1978, "watchers_count": 24, "issues_count": 5, "forks_count": 77, @@ -313617,7 +313867,7 @@ "full_name": "JuulLabs/kable", "html_url": "https://github.com/JuulLabs/kable", "description": "Kotlin Asynchronous Bluetooth Low-Energy", - "stars_count": 741, + "stars_count": 742, "watchers_count": 18, "issues_count": 51, "forks_count": 72, @@ -389832,7 +390082,7 @@ "full_name": "nacular/doodle", "html_url": "https://github.com/nacular/doodle", "description": "A pure Kotlin UI framework for the Web and Desktop.", - "stars_count": 607, + "stars_count": 608, "watchers_count": 17, "issues_count": 3, "forks_count": 26, @@ -391511,7 +391761,7 @@ "full_name": "ReactiveCircus/cache4k", "html_url": "https://github.com/ReactiveCircus/cache4k", "description": "In-memory Cache for Kotlin Multiplatform.", - "stars_count": 235, + "stars_count": 236, "watchers_count": 8, "issues_count": 9, "forks_count": 21, @@ -422796,7 +423046,7 @@ "full_name": "rickclephas/KMP-NativeCoroutines", "html_url": "https://github.com/rickclephas/KMP-NativeCoroutines", "description": "Library to use Kotlin Coroutines from Swift code in KMP apps", - "stars_count": 954, + "stars_count": 953, "watchers_count": 15, "issues_count": 15, "forks_count": 31, @@ -427779,7 +428029,7 @@ "full_name": "nicolashaan/resultat", "html_url": "https://github.com/nicolashaan/resultat", "description": "Resultat is kotlin.Result with a loading state", - "stars_count": 49, + "stars_count": 50, "watchers_count": 1, "issues_count": 0, "forks_count": 1, @@ -431323,7 +431573,7 @@ "full_name": "xxfast/KStore", "html_url": "https://github.com/xxfast/KStore", "description": "A tiny Kotlin multiplatform library that assists in saving and restoring objects to and from disk using kotlinx.coroutines, kotlinx.serialisation and okio", - "stars_count": 386, + "stars_count": 387, "watchers_count": 3, "issues_count": 11, "forks_count": 11, @@ -438818,7 +439068,7 @@ "description": "Kotlin Multiplatform (KMM) syntax highlighting engine", "stars_count": 48, "watchers_count": 1, - "issues_count": 8, + "issues_count": 6, "forks_count": 1, "license": "Apache License 2.0", "topics": [ diff --git a/public/data.json b/public/data.json index bdfc1883..180c87fb 100644 --- a/public/data.json +++ b/public/data.json @@ -289,7 +289,7 @@ "full_name": "icerockdev/moko-widgets", "html_url": "https://github.com/icerockdev/moko-widgets", "description": "Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 378, + "stars_count": 379, "watchers_count": 19, "issues_count": 40, "forks_count": 31, @@ -5908,7 +5908,7 @@ "full_name": "icerockdev/moko-media", "html_url": "https://github.com/icerockdev/moko-media", "description": "Media selection & presenting for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 84, + "stars_count": 85, "watchers_count": 8, "issues_count": 19, "forks_count": 12, @@ -22993,7 +22993,7 @@ "full_name": "russhwolf/multiplatform-settings", "html_url": "https://github.com/russhwolf/multiplatform-settings", "description": "A Kotlin Multiplatform library for saving simple key-value data", - "stars_count": 1417, + "stars_count": 1418, "watchers_count": 16, "issues_count": 28, "forks_count": 60, @@ -30902,7 +30902,7 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12726, + "stars_count": 12730, "watchers_count": 295, "issues_count": 278, "forks_count": 1818, @@ -35459,9 +35459,9 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 5108, + "stars_count": 5110, "watchers_count": 99, - "issues_count": 381, + "issues_count": 382, "forks_count": 608, "license": "Apache License 2.0", "topics": [ @@ -36503,10 +36503,10 @@ "full_name": "ktorio/ktor", "html_url": "https://github.com/ktorio/ktor", "description": "Framework for quickly creating connected applications in Kotlin with minimal effort", - "stars_count": 12262, + "stars_count": 12265, "watchers_count": 180, - "issues_count": 154, - "forks_count": 991, + "issues_count": 155, + "forks_count": 992, "license": "Apache License 2.0", "topics": [ "async", @@ -201964,9 +201964,9 @@ "full_name": "cashapp/sqldelight", "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 5933, + "stars_count": 5934, "watchers_count": 124, - "issues_count": 492, + "issues_count": 493, "forks_count": 491, "license": "Apache License 2.0", "topics": [ @@ -220703,7 +220703,7 @@ "full_name": "kosi-libs/Kodein", "html_url": "https://github.com/kosi-libs/Kodein", "description": "Painless Kotlin Dependency Injection", - "stars_count": 3141, + "stars_count": 3142, "watchers_count": 49, "issues_count": 5, "forks_count": 172, @@ -227535,7 +227535,7 @@ "full_name": "square/okio", "html_url": "https://github.com/square/okio", "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.", - "stars_count": 8668, + "stars_count": 8669, "watchers_count": 266, "issues_count": 86, "forks_count": 1165, @@ -231802,7 +231802,7 @@ "full_name": "freeletics/FlowRedux", "html_url": "https://github.com/freeletics/FlowRedux", "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.", - "stars_count": 638, + "stars_count": 640, "watchers_count": 24, "issues_count": 9, "forks_count": 26, @@ -234361,7 +234361,7 @@ "full_name": "apollographql/apollo-kotlin", "html_url": "https://github.com/apollographql/apollo-kotlin", "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", - "stars_count": 3669, + "stars_count": 3670, "watchers_count": 114, "issues_count": 189, "forks_count": 642, @@ -235015,7 +235015,7 @@ "artifactId": "firebase-app", "path": "dev.gitlive:firebase-app", "latestVersion": "1.12.0", - "lastUpdated": "20240404062553", + "lastUpdated": "20240505184802", "versions": [ { "version": "0.1.0-beta", @@ -236845,6 +236845,56 @@ } } }, + { + "version": "1.11.2", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, { "version": "1.12.0", "mpp": true, @@ -236939,8 +236989,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 916, "watchers_count": 21, - "issues_count": 71, - "forks_count": 137, + "issues_count": 72, + "forks_count": 138, "license": "Apache License 2.0", "topics": [ "firebase", @@ -236961,7 +237011,7 @@ "artifactId": "firebase-firestore", "path": "dev.gitlive:firebase-firestore", "latestVersion": "1.12.0", - "lastUpdated": "20240404062923", + "lastUpdated": "20240505184838", "versions": [ { "version": "0.1.0-beta", @@ -238791,6 +238841,56 @@ } } }, + { + "version": "1.11.2", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, { "version": "1.12.0", "mpp": true, @@ -238885,8 +238985,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 916, "watchers_count": 21, - "issues_count": 71, - "forks_count": 137, + "issues_count": 72, + "forks_count": 138, "license": "Apache License 2.0", "topics": [ "firebase", @@ -238907,7 +239007,7 @@ "artifactId": "firebase-auth", "path": "dev.gitlive:firebase-auth", "latestVersion": "1.12.0", - "lastUpdated": "20240404062607", + "lastUpdated": "20240505184809", "versions": [ { "version": "0.1.0-beta", @@ -240654,6 +240754,56 @@ } } }, + { + "version": "1.11.2", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, { "version": "1.12.0", "mpp": true, @@ -240748,8 +240898,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 916, "watchers_count": 21, - "issues_count": 71, - "forks_count": 137, + "issues_count": 72, + "forks_count": 138, "license": "Apache License 2.0", "topics": [ "firebase", @@ -240770,7 +240920,7 @@ "artifactId": "firebase-database", "path": "dev.gitlive:firebase-database", "latestVersion": "1.12.0", - "lastUpdated": "20240404062918", + "lastUpdated": "20240505184831", "versions": [ { "version": "0.1.0-beta", @@ -242600,6 +242750,56 @@ } } }, + { + "version": "1.11.2", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, { "version": "1.12.0", "mpp": true, @@ -242694,8 +242894,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 916, "watchers_count": 21, - "issues_count": 71, - "forks_count": 137, + "issues_count": 72, + "forks_count": 138, "license": "Apache License 2.0", "topics": [ "firebase", @@ -242716,7 +242916,7 @@ "artifactId": "firebase-functions", "path": "dev.gitlive:firebase-functions", "latestVersion": "1.12.0", - "lastUpdated": "20240404062730", + "lastUpdated": "20240505184847", "versions": [ { "version": "0.1.0-beta", @@ -244546,6 +244746,56 @@ } } }, + { + "version": "1.11.2", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, { "version": "1.12.0", "mpp": true, @@ -244640,8 +244890,8 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 916, "watchers_count": 21, - "issues_count": 71, - "forks_count": 137, + "issues_count": 72, + "forks_count": 138, "license": "Apache License 2.0", "topics": [ "firebase", @@ -263506,8 +263756,8 @@ "full_name": "InsertKoinIO/koin", "html_url": "https://github.com/InsertKoinIO/koin", "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", - "stars_count": 8651, - "watchers_count": 107, + "stars_count": 8652, + "watchers_count": 106, "issues_count": 99, "forks_count": 685, "license": "Apache License 2.0", @@ -265781,9 +266031,9 @@ "full_name": "oshai/kotlin-logging", "html_url": "https://github.com/oshai/kotlin-logging", "description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.", - "stars_count": 2488, + "stars_count": 2491, "watchers_count": 20, - "issues_count": 9, + "issues_count": 10, "forks_count": 109, "license": "Other", "topics": [ @@ -284572,7 +284822,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 2213, + "stars_count": 2214, "watchers_count": 64, "issues_count": 62, "forks_count": 87, @@ -306334,7 +306584,7 @@ "full_name": "arkivanov/Decompose", "html_url": "https://github.com/arkivanov/Decompose", "description": "Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)", - "stars_count": 1975, + "stars_count": 1978, "watchers_count": 24, "issues_count": 5, "forks_count": 77, @@ -313617,7 +313867,7 @@ "full_name": "JuulLabs/kable", "html_url": "https://github.com/JuulLabs/kable", "description": "Kotlin Asynchronous Bluetooth Low-Energy", - "stars_count": 741, + "stars_count": 742, "watchers_count": 18, "issues_count": 51, "forks_count": 72, @@ -389832,7 +390082,7 @@ "full_name": "nacular/doodle", "html_url": "https://github.com/nacular/doodle", "description": "A pure Kotlin UI framework for the Web and Desktop.", - "stars_count": 607, + "stars_count": 608, "watchers_count": 17, "issues_count": 3, "forks_count": 26, @@ -391511,7 +391761,7 @@ "full_name": "ReactiveCircus/cache4k", "html_url": "https://github.com/ReactiveCircus/cache4k", "description": "In-memory Cache for Kotlin Multiplatform.", - "stars_count": 235, + "stars_count": 236, "watchers_count": 8, "issues_count": 9, "forks_count": 21, @@ -422796,7 +423046,7 @@ "full_name": "rickclephas/KMP-NativeCoroutines", "html_url": "https://github.com/rickclephas/KMP-NativeCoroutines", "description": "Library to use Kotlin Coroutines from Swift code in KMP apps", - "stars_count": 954, + "stars_count": 953, "watchers_count": 15, "issues_count": 15, "forks_count": 31, @@ -427779,7 +428029,7 @@ "full_name": "nicolashaan/resultat", "html_url": "https://github.com/nicolashaan/resultat", "description": "Resultat is kotlin.Result with a loading state", - "stars_count": 49, + "stars_count": 50, "watchers_count": 1, "issues_count": 0, "forks_count": 1, @@ -431323,7 +431573,7 @@ "full_name": "xxfast/KStore", "html_url": "https://github.com/xxfast/KStore", "description": "A tiny Kotlin multiplatform library that assists in saving and restoring objects to and from disk using kotlinx.coroutines, kotlinx.serialisation and okio", - "stars_count": 386, + "stars_count": 387, "watchers_count": 3, "issues_count": 11, "forks_count": 11, @@ -438818,7 +439068,7 @@ "description": "Kotlin Multiplatform (KMM) syntax highlighting engine", "stars_count": 48, "watchers_count": 1, - "issues_count": 8, + "issues_count": 6, "forks_count": 1, "license": "Apache License 2.0", "topics": [