|
6134 | 6134 | "full_name": "icerockdev/moko-resources", |
6135 | 6135 | "html_url": "https://github.com/icerockdev/moko-resources", |
6136 | 6136 | "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", |
6137 | | - "stars_count": 1174, |
| 6137 | + "stars_count": 1176, |
6138 | 6138 | "watchers_count": 15, |
6139 | 6139 | "issues_count": 155, |
6140 | 6140 | "forks_count": 125, |
|
6957 | 6957 | "full_name": "icerockdev/moko-permissions", |
6958 | 6958 | "html_url": "https://github.com/icerockdev/moko-permissions", |
6959 | 6959 | "description": "Runtime permissions controls for mobile (android & ios) Kotlin Multiplatform development", |
6960 | | - "stars_count": 464, |
| 6960 | + "stars_count": 465, |
6961 | 6961 | "watchers_count": 9, |
6962 | 6962 | "issues_count": 36, |
6963 | 6963 | "forks_count": 49, |
|
8946 | 8946 | "full_name": "icerockdev/moko-graphics", |
8947 | 8947 | "html_url": "https://github.com/icerockdev/moko-graphics", |
8948 | 8948 | "description": "Graphics primitives for mobile (android & ios) Kotlin Multiplatform development", |
8949 | | - "stars_count": 63, |
| 8949 | + "stars_count": 64, |
8950 | 8950 | "watchers_count": 6, |
8951 | 8951 | "issues_count": 3, |
8952 | 8952 | "forks_count": 5, |
|
11675 | 11675 | "stars_count": 139, |
11676 | 11676 | "watchers_count": 10, |
11677 | 11677 | "issues_count": 15, |
11678 | | - "forks_count": 26, |
| 11678 | + "forks_count": 27, |
11679 | 11679 | "license": "Apache License 2.0", |
11680 | 11680 | "topics": [ |
11681 | 11681 | "android", |
|
25606 | 25606 | "full_name": "russhwolf/multiplatform-settings", |
25607 | 25607 | "html_url": "https://github.com/russhwolf/multiplatform-settings", |
25608 | 25608 | "description": "A Kotlin Multiplatform library for saving simple key-value data", |
25609 | | - "stars_count": 1837, |
| 25609 | + "stars_count": 1839, |
25610 | 25610 | "watchers_count": 16, |
25611 | 25611 | "issues_count": 27, |
25612 | 25612 | "forks_count": 71, |
|
35080 | 35080 | "full_name": "Kotlin/kotlinx.coroutines", |
35081 | 35081 | "html_url": "https://github.com/Kotlin/kotlinx.coroutines", |
35082 | 35082 | "description": "Library support for Kotlin coroutines ", |
35083 | | - "stars_count": 13295, |
35084 | | - "watchers_count": 291, |
35085 | | - "issues_count": 314, |
| 35083 | + "stars_count": 13297, |
| 35084 | + "watchers_count": 292, |
| 35085 | + "issues_count": 315, |
35086 | 35086 | "forks_count": 1875, |
35087 | 35087 | "license": "Apache License 2.0", |
35088 | 35088 | "topics": [ |
|
35098 | 35098 | "groupId": "io.ktor", |
35099 | 35099 | "artifactId": "ktor-client", |
35100 | 35100 | "path": "io.ktor:ktor-client", |
35101 | | - "latestVersion": "3.1.1", |
35102 | | - "lastUpdated": "20250224172030", |
| 35101 | + "latestVersion": "3.1.2", |
| 35102 | + "lastUpdated": "20250327110642", |
35103 | 35103 | "versions": [ |
35104 | 35104 | { |
35105 | 35105 | "version": "1.0.0-rc", |
@@ -36391,17 +36391,40 @@ |
36391 | 36391 | "platform": "jvm" |
36392 | 36392 | } |
36393 | 36393 | } |
| 36394 | + }, |
| 36395 | + { |
| 36396 | + "version": "3.1.2", |
| 36397 | + "mpp": true, |
| 36398 | + "gradle": "8.13", |
| 36399 | + "kotlin": "2.1.20", |
| 36400 | + "targets": { |
| 36401 | + "metadataApiElements": { |
| 36402 | + "platform": "common" |
| 36403 | + }, |
| 36404 | + "metadataSourcesElements": { |
| 36405 | + "platform": "common" |
| 36406 | + }, |
| 36407 | + "jvmApiElements-published": { |
| 36408 | + "platform": "jvm" |
| 36409 | + }, |
| 36410 | + "jvmRuntimeElements-published": { |
| 36411 | + "platform": "jvm" |
| 36412 | + }, |
| 36413 | + "jvmSourcesElements-published": { |
| 36414 | + "platform": "jvm" |
| 36415 | + } |
| 36416 | + } |
36394 | 36417 | } |
36395 | 36418 | ], |
36396 | 36419 | "github": { |
36397 | 36420 | "name": "ktor", |
36398 | 36421 | "full_name": "ktorio/ktor", |
36399 | 36422 | "html_url": "https://github.com/ktorio/ktor", |
36400 | 36423 | "description": "Framework for quickly creating connected applications in Kotlin with minimal effort", |
36401 | | - "stars_count": 13434, |
| 36424 | + "stars_count": 13436, |
36402 | 36425 | "watchers_count": 174, |
36403 | | - "issues_count": 167, |
36404 | | - "forks_count": 1109, |
| 36426 | + "issues_count": 166, |
| 36427 | + "forks_count": 1108, |
36405 | 36428 | "license": "Apache License 2.0", |
36406 | 36429 | "topics": [ |
36407 | 36430 | "async", |
@@ -210240,7 +210263,7 @@ |
210240 | 210263 | "full_name": "reduxkotlin/redux-kotlin", |
210241 | 210264 | "html_url": "https://github.com/reduxkotlin/redux-kotlin", |
210242 | 210265 | "description": "Redux implementation for Kotlin (supports multiplatform JVM, native, JS, WASM)", |
210243 | | - "stars_count": 465, |
| 210266 | + "stars_count": 466, |
210244 | 210267 | "watchers_count": 9, |
210245 | 210268 | "issues_count": 16, |
210246 | 210269 | "forks_count": 34, |
@@ -213651,7 +213674,7 @@ |
213651 | 213674 | "full_name": "sqldelight/sqldelight", |
213652 | 213675 | "html_url": "https://github.com/sqldelight/sqldelight", |
213653 | 213676 | "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", |
213654 | | - "stars_count": 6359, |
| 213677 | + "stars_count": 6360, |
213655 | 213678 | "watchers_count": 125, |
213656 | 213679 | "issues_count": 372, |
213657 | 213680 | "forks_count": 538, |
@@ -219285,7 +219308,7 @@ |
219285 | 219308 | "description": "Kotlin Multiplatform Redis Client: coroutine-based, DSL-powered, and easy to use.", |
219286 | 219309 | "stars_count": 37, |
219287 | 219310 | "watchers_count": 2, |
219288 | | - "issues_count": 5, |
| 219311 | + "issues_count": 4, |
219289 | 219312 | "forks_count": 3, |
219290 | 219313 | "license": "Apache License 2.0", |
219291 | 219314 | "topics": [ |
@@ -236460,7 +236483,7 @@ |
236460 | 236483 | "full_name": "kosi-libs/Kodein", |
236461 | 236484 | "html_url": "https://github.com/kosi-libs/Kodein", |
236462 | 236485 | "description": "Painless Kotlin Dependency Injection", |
236463 | | - "stars_count": 3260, |
| 236486 | + "stars_count": 3259, |
236464 | 236487 | "watchers_count": 48, |
236465 | 236488 | "issues_count": 7, |
236466 | 236489 | "forks_count": 176, |
@@ -245499,7 +245522,7 @@ |
245499 | 245522 | "full_name": "Kotlin/kotlinx-atomicfu", |
245500 | 245523 | "html_url": "https://github.com/Kotlin/kotlinx-atomicfu", |
245501 | 245524 | "description": "The idiomatic way to use atomic operations in Kotlin", |
245502 | | - "stars_count": 978, |
| 245525 | + "stars_count": 979, |
245503 | 245526 | "watchers_count": 31, |
245504 | 245527 | "issues_count": 58, |
245505 | 245528 | "forks_count": 64, |
@@ -249312,7 +249335,7 @@ |
249312 | 249335 | "full_name": "apollographql/apollo-kotlin", |
249313 | 249336 | "html_url": "https://github.com/apollographql/apollo-kotlin", |
249314 | 249337 | "description": ":rocket: A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", |
249315 | | - "stars_count": 3815, |
| 249338 | + "stars_count": 3817, |
249316 | 249339 | "watchers_count": 111, |
249317 | 249340 | "issues_count": 134, |
249318 | 249341 | "forks_count": 669, |
@@ -252196,7 +252219,7 @@ |
252196 | 252219 | "full_name": "GitLiveApp/firebase-kotlin-sdk", |
252197 | 252220 | "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", |
252198 | 252221 | "description": "A Kotlin-first SDK for Firebase", |
252199 | | - "stars_count": 1318, |
| 252222 | + "stars_count": 1319, |
252200 | 252223 | "watchers_count": 27, |
252201 | 252224 | "issues_count": 111, |
252202 | 252225 | "forks_count": 166, |
@@ -254450,7 +254473,7 @@ |
254450 | 254473 | "full_name": "GitLiveApp/firebase-kotlin-sdk", |
254451 | 254474 | "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", |
254452 | 254475 | "description": "A Kotlin-first SDK for Firebase", |
254453 | | - "stars_count": 1318, |
| 254476 | + "stars_count": 1319, |
254454 | 254477 | "watchers_count": 27, |
254455 | 254478 | "issues_count": 111, |
254456 | 254479 | "forks_count": 166, |
@@ -256621,7 +256644,7 @@ |
256621 | 256644 | "full_name": "GitLiveApp/firebase-kotlin-sdk", |
256622 | 256645 | "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", |
256623 | 256646 | "description": "A Kotlin-first SDK for Firebase", |
256624 | | - "stars_count": 1318, |
| 256647 | + "stars_count": 1319, |
256625 | 256648 | "watchers_count": 27, |
256626 | 256649 | "issues_count": 111, |
256627 | 256650 | "forks_count": 166, |
@@ -258875,7 +258898,7 @@ |
258875 | 258898 | "full_name": "GitLiveApp/firebase-kotlin-sdk", |
258876 | 258899 | "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", |
258877 | 258900 | "description": "A Kotlin-first SDK for Firebase", |
258878 | | - "stars_count": 1318, |
| 258901 | + "stars_count": 1319, |
258879 | 258902 | "watchers_count": 27, |
258880 | 258903 | "issues_count": 111, |
258881 | 258904 | "forks_count": 166, |
@@ -261129,7 +261152,7 @@ |
261129 | 261152 | "full_name": "GitLiveApp/firebase-kotlin-sdk", |
261130 | 261153 | "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", |
261131 | 261154 | "description": "A Kotlin-first SDK for Firebase", |
261132 | | - "stars_count": 1318, |
| 261155 | + "stars_count": 1319, |
261133 | 261156 | "watchers_count": 27, |
261134 | 261157 | "issues_count": 111, |
261135 | 261158 | "forks_count": 166, |
@@ -266899,7 +266922,7 @@ |
266899 | 266922 | "description": "Type-safe library for work with Telegram Bot API", |
266900 | 266923 | "stars_count": 377, |
266901 | 266924 | "watchers_count": 4, |
266902 | | - "issues_count": 11, |
| 266925 | + "issues_count": 13, |
266903 | 266926 | "forks_count": 32, |
266904 | 266927 | "license": "Apache License 2.0", |
266905 | 266928 | "topics": [ |
@@ -286671,7 +286694,7 @@ |
286671 | 286694 | "full_name": "InsertKoinIO/koin", |
286672 | 286695 | "html_url": "https://github.com/InsertKoinIO/koin", |
286673 | 286696 | "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", |
286674 | | - "stars_count": 9320, |
| 286697 | + "stars_count": 9323, |
286675 | 286698 | "watchers_count": 106, |
286676 | 286699 | "issues_count": 138, |
286677 | 286700 | "forks_count": 742, |
@@ -288946,9 +288969,9 @@ |
288946 | 288969 | "full_name": "oshai/kotlin-logging", |
288947 | 288970 | "html_url": "https://github.com/oshai/kotlin-logging", |
288948 | 288971 | "description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.", |
288949 | | - "stars_count": 2764, |
| 288972 | + "stars_count": 2765, |
288950 | 288973 | "watchers_count": 19, |
288951 | | - "issues_count": 25, |
| 288974 | + "issues_count": 23, |
288952 | 288975 | "forks_count": 120, |
288953 | 288976 | "license": "Apache License 2.0", |
288954 | 288977 | "topics": [ |
@@ -309539,7 +309562,7 @@ |
309539 | 309562 | "full_name": "Kotlin/kotlinx-datetime", |
309540 | 309563 | "html_url": "https://github.com/Kotlin/kotlinx-datetime", |
309541 | 309564 | "description": "KotlinX multiplatform date/time library", |
309542 | | - "stars_count": 2533, |
| 309565 | + "stars_count": 2534, |
309543 | 309566 | "watchers_count": 60, |
309544 | 309567 | "issues_count": 69, |
309545 | 309568 | "forks_count": 107, |
@@ -309615,7 +309638,7 @@ |
309615 | 309638 | "full_name": "JetBrains/skiko", |
309616 | 309639 | "html_url": "https://github.com/JetBrains/skiko", |
309617 | 309640 | "description": "Kotlin Multiplatform bindings to Skia", |
309618 | | - "stars_count": 1920, |
| 309641 | + "stars_count": 1922, |
309619 | 309642 | "watchers_count": 34, |
309620 | 309643 | "issues_count": 27, |
309621 | 309644 | "forks_count": 132, |
@@ -312500,7 +312523,7 @@ |
312500 | 312523 | "full_name": "rsocket/rsocket-kotlin", |
312501 | 312524 | "html_url": "https://github.com/rsocket/rsocket-kotlin", |
312502 | 312525 | "description": "RSocket Kotlin multi-platform implementation", |
312503 | | - "stars_count": 588, |
| 312526 | + "stars_count": 590, |
312504 | 312527 | "watchers_count": 19, |
312505 | 312528 | "issues_count": 30, |
312506 | 312529 | "forks_count": 39, |
@@ -317018,7 +317041,7 @@ |
317018 | 317041 | "full_name": "JuulLabs/kable", |
317019 | 317042 | "html_url": "https://github.com/JuulLabs/kable", |
317020 | 317043 | "description": "Kotlin Asynchronous Bluetooth Low-Energy", |
317021 | | - "stars_count": 913, |
| 317044 | + "stars_count": 914, |
317022 | 317045 | "watchers_count": 21, |
317023 | 317046 | "issues_count": 39, |
317024 | 317047 | "forks_count": 90, |
@@ -325091,7 +325114,7 @@ |
325091 | 325114 | "full_name": "nacular/doodle", |
325092 | 325115 | "html_url": "https://github.com/nacular/doodle", |
325093 | 325116 | "description": "A pure Kotlin UI framework for the Web and Desktop.", |
325094 | | - "stars_count": 728, |
| 325117 | + "stars_count": 730, |
325095 | 325118 | "watchers_count": 16, |
325096 | 325119 | "issues_count": 2, |
325097 | 325120 | "forks_count": 28, |
@@ -343277,7 +343300,7 @@ |
343277 | 343300 | "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", |
343278 | 343301 | "stars_count": 227, |
343279 | 343302 | "watchers_count": 4, |
343280 | | - "issues_count": 14, |
| 343303 | + "issues_count": 15, |
343281 | 343304 | "forks_count": 15, |
343282 | 343305 | "license": "MIT License", |
343283 | 343306 | "topics": [ |
@@ -369363,7 +369386,7 @@ |
369363 | 369386 | "full_name": "rickclephas/KMP-NativeCoroutines", |
369364 | 369387 | "html_url": "https://github.com/rickclephas/KMP-NativeCoroutines", |
369365 | 369388 | "description": "Library to use Kotlin Coroutines from Swift code in KMP apps", |
369366 | | - "stars_count": 1119, |
| 369389 | + "stars_count": 1120, |
369367 | 369390 | "watchers_count": 15, |
369368 | 369391 | "issues_count": 19, |
369369 | 369392 | "forks_count": 34, |
@@ -378909,7 +378932,7 @@ |
378909 | 378932 | "full_name": "xxfast/KStore", |
378910 | 378933 | "html_url": "https://github.com/xxfast/KStore", |
378911 | 378934 | "description": "A tiny Kotlin multiplatform library that assists in saving and restoring objects to and from disk using kotlinx.coroutines, kotlinx.serialisation and kotlinx.io", |
378912 | | - "stars_count": 582, |
| 378935 | + "stars_count": 583, |
378913 | 378936 | "watchers_count": 4, |
378914 | 378937 | "issues_count": 18, |
378915 | 378938 | "forks_count": 22, |
@@ -396301,7 +396324,7 @@ |
396301 | 396324 | "full_name": "jeffdgr8/kotbase", |
396302 | 396325 | "html_url": "https://github.com/jeffdgr8/kotbase", |
396303 | 396326 | "description": "Kotlin Multiplatform library for Couchbase Lite—a lightweight, embedded, syncable, NoSQL database", |
396304 | | - "stars_count": 81, |
| 396327 | + "stars_count": 82, |
396305 | 396328 | "watchers_count": 1, |
396306 | 396329 | "issues_count": 1, |
396307 | 396330 | "forks_count": 2, |
@@ -400321,7 +400344,7 @@ |
400321 | 400344 | "full_name": "vendelieu/telegram-bot", |
400322 | 400345 | "html_url": "https://github.com/vendelieu/telegram-bot", |
400323 | 400346 | "description": "Telegram Bot API wrapper with handy Kotlin DSL.", |
400324 | | - "stars_count": 213, |
| 400347 | + "stars_count": 214, |
400325 | 400348 | "watchers_count": 3, |
400326 | 400349 | "issues_count": 3, |
400327 | 400350 | "forks_count": 16, |
@@ -404563,7 +404586,7 @@ |
404563 | 404586 | "full_name": "kobjects/ktxml", |
404564 | 404587 | "html_url": "https://github.com/kobjects/ktxml", |
404565 | 404588 | "description": "kxml goes kotlin", |
404566 | | - "stars_count": 27, |
| 404589 | + "stars_count": 28, |
404567 | 404590 | "watchers_count": 3, |
404568 | 404591 | "issues_count": 0, |
404569 | 404592 | "forks_count": 3, |
@@ -407967,7 +407990,7 @@ |
407967 | 407990 | "description": "Kotlin Multiplatform Authentication Library targetting android and iOS ", |
407968 | 407991 | "stars_count": 307, |
407969 | 407992 | "watchers_count": 5, |
407970 | | - "issues_count": 21, |
| 407993 | + "issues_count": 22, |
407971 | 407994 | "forks_count": 30, |
407972 | 407995 | "license": "Apache License 2.0", |
407973 | 407996 | "topics": [ |
@@ -413121,7 +413144,7 @@ |
413121 | 413144 | "description": "Kotlin asynchronous media loading and caching library for Compose. ", |
413122 | 413145 | "stars_count": 686, |
413123 | 413146 | "watchers_count": 13, |
413124 | | - "issues_count": 24, |
| 413147 | + "issues_count": 25, |
413125 | 413148 | "forks_count": 26, |
413126 | 413149 | "license": "Apache License 2.0", |
413127 | 413150 | "topics": [ |
@@ -416196,7 +416219,7 @@ |
416196 | 416219 | "full_name": "fleeksoft/ksoup", |
416197 | 416220 | "html_url": "https://github.com/fleeksoft/ksoup", |
416198 | 416221 | "description": "Ksoup is a Kotlin Multiplatform library for working with HTML and XML. It's a port of the renowned Java library Jsoup.", |
416199 | | - "stars_count": 399, |
| 416222 | + "stars_count": 400, |
416200 | 416223 | "watchers_count": 3, |
416201 | 416224 | "issues_count": 6, |
416202 | 416225 | "forks_count": 15, |
|
0 commit comments