Skip to content

Commit 27e8cb2

Browse files
committed
Update versions
1 parent e6b1401 commit 27e8cb2

2 files changed

Lines changed: 120 additions & 74 deletions

File tree

docs/data.json

Lines changed: 60 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1535,7 +1535,7 @@
15351535
"full_name": "icerockdev/moko-mvvm",
15361536
"html_url": "https://github.com/icerockdev/moko-mvvm",
15371537
"description": "Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development",
1538-
"stars_count": 1090,
1538+
"stars_count": 1091,
15391539
"watchers_count": 23,
15401540
"issues_count": 53,
15411541
"forks_count": 98,
@@ -6195,10 +6195,10 @@
61956195
"full_name": "icerockdev/moko-resources",
61966196
"html_url": "https://github.com/icerockdev/moko-resources",
61976197
"description": "Resources access for mobile (android & ios) Kotlin Multiplatform development",
6198-
"stars_count": 1332,
6198+
"stars_count": 1331,
61996199
"watchers_count": 14,
62006200
"issues_count": 171,
6201-
"forks_count": 136,
6201+
"forks_count": 135,
62026202
"license": "Apache License 2.0",
62036203
"topics": [
62046204
"android",
@@ -7154,7 +7154,7 @@
71547154
"full_name": "icerockdev/moko-permissions",
71557155
"html_url": "https://github.com/icerockdev/moko-permissions",
71567156
"description": "Runtime permissions controls for mobile (android & ios) Kotlin Multiplatform development",
7157-
"stars_count": 630,
7157+
"stars_count": 631,
71587158
"watchers_count": 8,
71597159
"issues_count": 39,
71607160
"forks_count": 64,
@@ -25759,7 +25759,7 @@
2575925759
"full_name": "russhwolf/multiplatform-settings",
2576025760
"html_url": "https://github.com/russhwolf/multiplatform-settings",
2576125761
"description": "A Kotlin Multiplatform library for saving simple key-value data",
25762-
"stars_count": 2194,
25762+
"stars_count": 2195,
2576325763
"watchers_count": 18,
2576425764
"issues_count": 34,
2576525765
"forks_count": 79,
@@ -35495,9 +35495,9 @@
3549535495
"full_name": "Kotlin/kotlinx.coroutines",
3549635496
"html_url": "https://github.com/Kotlin/kotlinx.coroutines",
3549735497
"description": "Library support for Kotlin coroutines ",
35498-
"stars_count": 13720,
35498+
"stars_count": 13719,
3549935499
"watchers_count": 292,
35500-
"issues_count": 383,
35500+
"issues_count": 384,
3550135501
"forks_count": 1928,
3550235502
"license": "Apache License 2.0",
3550335503
"topics": [
@@ -35513,8 +35513,8 @@
3551335513
"groupId": "io.ktor",
3551435514
"artifactId": "ktor-client",
3551535515
"path": "io.ktor:ktor-client",
35516-
"latestVersion": "3.4.1",
35517-
"lastUpdated": "20260311141507",
35516+
"latestVersion": "3.4.2",
35517+
"lastUpdated": "20260327130418",
3551835518
"versions": [
3551935519
{
3552035520
"version": "1.0.0-rc",
@@ -37105,16 +37105,39 @@
3710537105
"platform": "jvm"
3710637106
}
3710737107
}
37108+
},
37109+
{
37110+
"version": "3.4.2",
37111+
"mpp": true,
37112+
"gradle": "9.4.0",
37113+
"kotlin": "2.3.0",
37114+
"targets": {
37115+
"metadataApiElements": {
37116+
"platform": "common"
37117+
},
37118+
"metadataSourcesElements": {
37119+
"platform": "common"
37120+
},
37121+
"jvmApiElements-published": {
37122+
"platform": "jvm"
37123+
},
37124+
"jvmRuntimeElements-published": {
37125+
"platform": "jvm"
37126+
},
37127+
"jvmSourcesElements-published": {
37128+
"platform": "jvm"
37129+
}
37130+
}
3710837131
}
3710937132
],
3711037133
"github": {
3711137134
"name": "ktor",
3711237135
"full_name": "ktorio/ktor",
3711337136
"html_url": "https://github.com/ktorio/ktor",
3711437137
"description": "Framework for quickly creating connected applications in Kotlin with minimal effort",
37115-
"stars_count": 14335,
37138+
"stars_count": 14338,
3711637139
"watchers_count": 174,
37117-
"issues_count": 228,
37140+
"issues_count": 222,
3711837141
"forks_count": 1241,
3711937142
"license": "Apache License 2.0",
3712037143
"topics": [
@@ -192746,9 +192769,9 @@
192746192769
"full_name": "sqldelight/sqldelight",
192747192770
"html_url": "https://github.com/sqldelight/sqldelight",
192748192771
"description": "SQLDelight - Generates typesafe Kotlin APIs from SQL",
192749-
"stars_count": 6778,
192772+
"stars_count": 6780,
192750192773
"watchers_count": 121,
192751-
"issues_count": 365,
192774+
"issues_count": 367,
192752192775
"forks_count": 559,
192753192776
"license": "Apache License 2.0",
192754192777
"topics": [
@@ -217337,7 +217360,7 @@
217337217360
"full_name": "kosi-libs/Kodein",
217338217361
"html_url": "https://github.com/kosi-libs/Kodein",
217339217362
"description": "Painless Kotlin Dependency Injection",
217340-
"stars_count": 3332,
217363+
"stars_count": 3330,
217341217364
"watchers_count": 47,
217342217365
"issues_count": 7,
217343217366
"forks_count": 178,
@@ -218165,7 +218188,7 @@
218165218188
"full_name": "Reedyuk/blue-falcon",
218166218189
"html_url": "https://github.com/Reedyuk/blue-falcon",
218167218190
"description": "A Bluetooth kotlin multiplatform \"Cross-Platform\" library for iOS and Android",
218168-
"stars_count": 441,
218191+
"stars_count": 443,
218169218192
"watchers_count": 4,
218170218193
"issues_count": 7,
218171218194
"forks_count": 58,
@@ -234098,9 +234121,9 @@
234098234121
"full_name": "apollographql/apollo-kotlin",
234099234122
"html_url": "https://github.com/apollographql/apollo-kotlin",
234100234123
"description": ":rocket:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.",
234101-
"stars_count": 3950,
234124+
"stars_count": 3949,
234102234125
"watchers_count": 109,
234103-
"issues_count": 114,
234126+
"issues_count": 113,
234104234127
"forks_count": 696,
234105234128
"license": "MIT License",
234106234129
"topics": [
@@ -237249,7 +237272,7 @@
237249237272
"full_name": "GitLiveApp/firebase-kotlin-sdk",
237250237273
"html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
237251237274
"description": "A Kotlin-first SDK for Firebase",
237252-
"stars_count": 1645,
237275+
"stars_count": 1646,
237253237276
"watchers_count": 26,
237254237277
"issues_count": 124,
237255237278
"forks_count": 195,
@@ -239770,7 +239793,7 @@
239770239793
"full_name": "GitLiveApp/firebase-kotlin-sdk",
239771239794
"html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
239772239795
"description": "A Kotlin-first SDK for Firebase",
239773-
"stars_count": 1645,
239796+
"stars_count": 1646,
239774239797
"watchers_count": 26,
239775239798
"issues_count": 124,
239776239799
"forks_count": 195,
@@ -242148,7 +242171,7 @@
242148242171
"full_name": "GitLiveApp/firebase-kotlin-sdk",
242149242172
"html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
242150242173
"description": "A Kotlin-first SDK for Firebase",
242151-
"stars_count": 1645,
242174+
"stars_count": 1646,
242152242175
"watchers_count": 26,
242153242176
"issues_count": 124,
242154242177
"forks_count": 195,
@@ -244669,7 +244692,7 @@
244669244692
"full_name": "GitLiveApp/firebase-kotlin-sdk",
244670244693
"html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
244671244694
"description": "A Kotlin-first SDK for Firebase",
244672-
"stars_count": 1645,
244695+
"stars_count": 1646,
244673244696
"watchers_count": 26,
244674244697
"issues_count": 124,
244675244698
"forks_count": 195,
@@ -247190,7 +247213,7 @@
247190247213
"full_name": "GitLiveApp/firebase-kotlin-sdk",
247191247214
"html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
247192247215
"description": "A Kotlin-first SDK for Firebase",
247193-
"stars_count": 1645,
247216+
"stars_count": 1646,
247194247217
"watchers_count": 26,
247195247218
"issues_count": 124,
247196247219
"forks_count": 195,
@@ -254248,7 +254271,7 @@
254248254271
"description": "Type-safe library for work with Telegram Bot API",
254249254272
"stars_count": 426,
254250254273
"watchers_count": 2,
254251-
"issues_count": 19,
254274+
"issues_count": 21,
254252254275
"forks_count": 36,
254253254276
"license": "Apache License 2.0",
254254254277
"topics": [
@@ -262994,8 +263017,8 @@
262994263017
"description": "Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. ",
262995263018
"stars_count": 978,
262996263019
"watchers_count": 13,
262997-
"issues_count": 7,
262998-
"forks_count": 46,
263020+
"issues_count": 8,
263021+
"forks_count": 47,
262999263022
"license": "Apache License 2.0",
263000263023
"topics": [
263001263024
"kotlin",
@@ -279506,9 +279529,9 @@
279506279529
"full_name": "InsertKoinIO/koin",
279507279530
"html_url": "https://github.com/InsertKoinIO/koin",
279508279531
"description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform",
279509-
"stars_count": 9860,
279532+
"stars_count": 9861,
279510279533
"watchers_count": 105,
279511-
"issues_count": 94,
279534+
"issues_count": 92,
279512279535
"forks_count": 782,
279513279536
"license": "Apache License 2.0",
279514279537
"topics": [
@@ -281781,10 +281804,10 @@
281781281804
"full_name": "oshai/kotlin-logging",
281782281805
"html_url": "https://github.com/oshai/kotlin-logging",
281783281806
"description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.",
281784-
"stars_count": 3051,
281807+
"stars_count": 3052,
281785281808
"watchers_count": 17,
281786281809
"issues_count": 22,
281787-
"forks_count": 128,
281810+
"forks_count": 129,
281788281811
"license": "Apache License 2.0",
281789281812
"topics": [
281790281813
"android",
@@ -304836,10 +304859,10 @@
304836304859
"full_name": "JetBrains/skiko",
304837304860
"html_url": "https://github.com/JetBrains/skiko",
304838304861
"description": "Kotlin Multiplatform bindings to Skia",
304839-
"stars_count": 2125,
304862+
"stars_count": 2126,
304840304863
"watchers_count": 32,
304841304864
"issues_count": 25,
304842-
"forks_count": 171,
304865+
"forks_count": 172,
304843304866
"license": "Apache License 2.0",
304844304867
"topics": []
304845304868
},
@@ -319250,7 +319273,7 @@
319250319273
"full_name": "ajalt/clikt",
319251319274
"html_url": "https://github.com/ajalt/clikt",
319252319275
"description": "Multiplatform command line interface parsing for Kotlin",
319253-
"stars_count": 2947,
319276+
"stars_count": 2949,
319254319277
"watchers_count": 13,
319255319278
"issues_count": 34,
319256319279
"forks_count": 129,
@@ -324035,7 +324058,7 @@
324035324058
"full_name": "ReactiveCircus/cache4k",
324036324059
"html_url": "https://github.com/ReactiveCircus/cache4k",
324037324060
"description": "In-memory Cache for Kotlin Multiplatform.",
324038-
"stars_count": 365,
324061+
"stars_count": 366,
324039324062
"watchers_count": 6,
324040324063
"issues_count": 12,
324041324064
"forks_count": 23,
@@ -374614,7 +374637,7 @@
374614374637
"full_name": "rickclephas/KMP-NativeCoroutines",
374615374638
"html_url": "https://github.com/rickclephas/KMP-NativeCoroutines",
374616374639
"description": "Library to use Kotlin Coroutines from Swift code in KMP apps",
374617-
"stars_count": 1284,
374640+
"stars_count": 1285,
374618374641
"watchers_count": 16,
374619374642
"issues_count": 13,
374620374643
"forks_count": 45,
@@ -440334,7 +440357,7 @@
440334440357
"description": "Kotlin asynchronous media loading and caching library for Compose. ",
440335440358
"stars_count": 778,
440336440359
"watchers_count": 13,
440337-
"issues_count": 23,
440360+
"issues_count": 24,
440338440361
"forks_count": 27,
440339440362
"license": "Apache License 2.0",
440340440363
"topics": [
@@ -444515,7 +444538,7 @@
444515444538
"full_name": "huanshankeji/compose-html-material",
444516444539
"html_url": "https://github.com/huanshankeji/compose-html-material",
444517444540
"description": "Compose HTML Material 3 wrapper components based on Material Web",
444518-
"stars_count": 38,
444541+
"stars_count": 37,
444519444542
"watchers_count": 2,
444520444543
"issues_count": 4,
444521444544
"forks_count": 1,
@@ -451702,7 +451725,7 @@
451702451725
"description": "Deep Link Handling for Kotlin Multiplatform",
451703451726
"stars_count": 172,
451704451727
"watchers_count": 2,
451705-
"issues_count": 6,
451728+
"issues_count": 7,
451706451729
"forks_count": 6,
451707451730
"license": "MIT License",
451708451731
"topics": [

0 commit comments

Comments
 (0)