Skip to content

Commit f0fd41b

Browse files
committed
Update versions
1 parent cc029e9 commit f0fd41b

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

docs/data.json

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1538,7 +1538,7 @@
15381538
"stars_count": 1078,
15391539
"watchers_count": 24,
15401540
"issues_count": 53,
1541-
"forks_count": 96,
1541+
"forks_count": 97,
15421542
"license": "Apache License 2.0",
15431543
"topics": [
15441544
"android",
@@ -6134,9 +6134,9 @@
61346134
"full_name": "icerockdev/moko-resources",
61356135
"html_url": "https://github.com/icerockdev/moko-resources",
61366136
"description": "Resources access for mobile (android & ios) Kotlin Multiplatform development",
6137-
"stars_count": 1237,
6137+
"stars_count": 1236,
61386138
"watchers_count": 14,
6139-
"issues_count": 167,
6139+
"issues_count": 166,
61406140
"forks_count": 126,
61416141
"license": "Apache License 2.0",
61426142
"topics": [
@@ -6957,9 +6957,9 @@
69576957
"full_name": "icerockdev/moko-permissions",
69586958
"html_url": "https://github.com/icerockdev/moko-permissions",
69596959
"description": "Runtime permissions controls for mobile (android & ios) Kotlin Multiplatform development",
6960-
"stars_count": 504,
6960+
"stars_count": 506,
69616961
"watchers_count": 8,
6962-
"issues_count": 39,
6962+
"issues_count": 38,
69636963
"forks_count": 51,
69646964
"license": "Apache License 2.0",
69656965
"topics": [
@@ -7544,7 +7544,7 @@
75447544
"stars_count": 21,
75457545
"watchers_count": 5,
75467546
"issues_count": 5,
7547-
"forks_count": 7,
7547+
"forks_count": 8,
75487548
"license": "Apache License 2.0",
75497549
"topics": [
75507550
"android",
@@ -25833,7 +25833,7 @@
2583325833
"full_name": "russhwolf/multiplatform-settings",
2583425834
"html_url": "https://github.com/russhwolf/multiplatform-settings",
2583525835
"description": "A Kotlin Multiplatform library for saving simple key-value data",
25836-
"stars_count": 1966,
25836+
"stars_count": 1968,
2583725837
"watchers_count": 17,
2583825838
"issues_count": 34,
2583925839
"forks_count": 73,
@@ -35569,7 +35569,7 @@
3556935569
"full_name": "Kotlin/kotlinx.coroutines",
3557035570
"html_url": "https://github.com/Kotlin/kotlinx.coroutines",
3557135571
"description": "Library support for Kotlin coroutines ",
35572-
"stars_count": 13414,
35572+
"stars_count": 13418,
3557335573
"watchers_count": 291,
3557435574
"issues_count": 329,
3557535575
"forks_count": 1890,
@@ -36956,9 +36956,9 @@
3695636956
"full_name": "ktorio/ktor",
3695736957
"html_url": "https://github.com/ktorio/ktor",
3695836958
"description": "Framework for quickly creating connected applications in Kotlin with minimal effort",
36959-
"stars_count": 13678,
36959+
"stars_count": 13682,
3696036960
"watchers_count": 174,
36961-
"issues_count": 182,
36961+
"issues_count": 183,
3696236962
"forks_count": 1147,
3696336963
"license": "Apache License 2.0",
3696436964
"topics": [
@@ -216395,8 +216395,8 @@
216395216395
"description": "SQLDelight - Generates typesafe Kotlin APIs from SQL",
216396216396
"stars_count": 6481,
216397216397
"watchers_count": 126,
216398-
"issues_count": 370,
216399-
"forks_count": 540,
216398+
"issues_count": 371,
216399+
"forks_count": 541,
216400216400
"license": "Apache License 2.0",
216401216401
"topics": [
216402216402
"kotlin-multiplatform",
@@ -230683,10 +230683,10 @@
230683230683
"full_name": "AAkira/Napier",
230684230684
"html_url": "https://github.com/AAkira/Napier",
230685230685
"description": "Logging library for Kotlin Multiplatform",
230686-
"stars_count": 907,
230686+
"stars_count": 908,
230687230687
"watchers_count": 11,
230688230688
"issues_count": 27,
230689-
"forks_count": 39,
230689+
"forks_count": 38,
230690230690
"license": "Apache License 2.0",
230691230691
"topics": [
230692230692
"kotlin-js",
@@ -248108,7 +248108,7 @@
248108248108
"description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
248109248109
"stars_count": 8903,
248110248110
"watchers_count": 262,
248111-
"issues_count": 93,
248111+
"issues_count": 95,
248112248112
"forks_count": 1189,
248113248113
"license": "Apache License 2.0",
248114248114
"topics": [
@@ -249839,7 +249839,7 @@
249839249839
"full_name": "freeletics/FlowRedux",
249840249840
"html_url": "https://github.com/freeletics/FlowRedux",
249841249841
"description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.",
249842-
"stars_count": 744,
249842+
"stars_count": 746,
249843249843
"watchers_count": 27,
249844249844
"issues_count": 14,
249845249845
"forks_count": 27,
@@ -254018,10 +254018,10 @@
254018254018
"full_name": "apollographql/apollo-kotlin",
254019254019
"html_url": "https://github.com/apollographql/apollo-kotlin",
254020254020
"description": ":rocket:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.",
254021-
"stars_count": 3855,
254021+
"stars_count": 3856,
254022254022
"watchers_count": 111,
254023-
"issues_count": 105,
254024-
"forks_count": 675,
254023+
"issues_count": 106,
254024+
"forks_count": 674,
254025254025
"license": "MIT License",
254026254026
"topics": [
254027254027
"android",
@@ -271939,7 +271939,7 @@
271939271939
"full_name": "InsanusMokrassar/ktgbotapi",
271940271940
"html_url": "https://github.com/InsanusMokrassar/ktgbotapi",
271941271941
"description": "Type-safe library for work with Telegram Bot API",
271942-
"stars_count": 397,
271942+
"stars_count": 398,
271943271943
"watchers_count": 4,
271944271944
"issues_count": 20,
271945271945
"forks_count": 32,
@@ -272278,7 +272278,7 @@
272278272278
"description": "A multiplatform expectation library for Kotlin",
272279272279
"stars_count": 609,
272280272280
"watchers_count": 25,
272281-
"issues_count": 38,
272281+
"issues_count": 39,
272282272282
"forks_count": 219,
272283272283
"license": "European Union Public License 1.2",
272284272284
"topics": [
@@ -272364,7 +272364,7 @@
272364272364
"description": "A multiplatform expectation library for Kotlin",
272365272365
"stars_count": 609,
272366272366
"watchers_count": 25,
272367-
"issues_count": 38,
272367+
"issues_count": 39,
272368272368
"forks_count": 219,
272369272369
"license": "European Union Public License 1.2",
272370272370
"topics": [
@@ -272563,7 +272563,7 @@
272563272563
"description": "A multiplatform expectation library for Kotlin",
272564272564
"stars_count": 609,
272565272565
"watchers_count": 25,
272566-
"issues_count": 38,
272566+
"issues_count": 39,
272567272567
"forks_count": 219,
272568272568
"license": "European Union Public License 1.2",
272569272569
"topics": [
@@ -272718,7 +272718,7 @@
272718272718
"description": "A multiplatform expectation library for Kotlin",
272719272719
"stars_count": 609,
272720272720
"watchers_count": 25,
272721-
"issues_count": 38,
272721+
"issues_count": 39,
272722272722
"forks_count": 219,
272723272723
"license": "European Union Public License 1.2",
272724272724
"topics": [
@@ -294005,7 +294005,7 @@
294005294005
"full_name": "InsertKoinIO/koin",
294006294006
"html_url": "https://github.com/InsertKoinIO/koin",
294007294007
"description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform",
294008-
"stars_count": 9487,
294008+
"stars_count": 9488,
294009294009
"watchers_count": 104,
294010294010
"issues_count": 91,
294011294011
"forks_count": 746,
@@ -296280,9 +296280,9 @@
296280296280
"full_name": "oshai/kotlin-logging",
296281296281
"html_url": "https://github.com/oshai/kotlin-logging",
296282296282
"description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.",
296283-
"stars_count": 2835,
296283+
"stars_count": 2837,
296284296284
"watchers_count": 18,
296285-
"issues_count": 28,
296285+
"issues_count": 29,
296286296286
"forks_count": 124,
296287296287
"license": "Apache License 2.0",
296288296288
"topics": [
@@ -317170,9 +317170,9 @@
317170317170
"full_name": "Kotlin/kotlinx-datetime",
317171317171
"html_url": "https://github.com/Kotlin/kotlinx-datetime",
317172317172
"description": "KotlinX multiplatform date/time library",
317173-
"stars_count": 2625,
317173+
"stars_count": 2627,
317174317174
"watchers_count": 59,
317175-
"issues_count": 59,
317175+
"issues_count": 60,
317176317176
"forks_count": 112,
317177317177
"license": "Apache License 2.0",
317178317178
"topics": [
@@ -324853,7 +324853,7 @@
324853324853
"description": "Kotlin Asynchronous Bluetooth Low-Energy",
324854324854
"stars_count": 958,
324855324855
"watchers_count": 21,
324856-
"issues_count": 44,
324856+
"issues_count": 46,
324857324857
"forks_count": 93,
324858324858
"license": "Apache License 2.0",
324859324859
"topics": [
@@ -330470,7 +330470,7 @@
330470330470
"full_name": "ajalt/clikt",
330471330471
"html_url": "https://github.com/ajalt/clikt",
330472330472
"description": "Multiplatform command line interface parsing for Kotlin",
330473-
"stars_count": 2719,
330473+
"stars_count": 2720,
330474330474
"watchers_count": 17,
330475330475
"issues_count": 20,
330476330476
"forks_count": 127,
@@ -332916,7 +332916,7 @@
332916332916
"description": "Simple multiplatform logging in Kotlin",
332917332917
"stars_count": 11,
332918332918
"watchers_count": 2,
332919-
"issues_count": 4,
332919+
"issues_count": 6,
332920332920
"forks_count": 0,
332921332921
"license": "MIT License",
332922332922
"topics": [
@@ -351318,7 +351318,7 @@
351318351318
"description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.",
351319351319
"stars_count": 240,
351320351320
"watchers_count": 4,
351321-
"issues_count": 15,
351321+
"issues_count": 16,
351322351322
"forks_count": 16,
351323351323
"license": "MIT License",
351324351324
"topics": [
@@ -379393,7 +379393,7 @@
379393379393
"full_name": "rickclephas/KMP-NativeCoroutines",
379394379394
"html_url": "https://github.com/rickclephas/KMP-NativeCoroutines",
379395379395
"description": "Library to use Kotlin Coroutines from Swift code in KMP apps",
379396-
"stars_count": 1167,
379396+
"stars_count": 1169,
379397379397
"watchers_count": 15,
379398379398
"issues_count": 22,
379399379399
"forks_count": 37,
@@ -407572,7 +407572,7 @@
407572407572
"description": "Kotlin Multiplatform library for Couchbase Lite—a lightweight, embedded, syncable, NoSQL database",
407573407573
"stars_count": 94,
407574407574
"watchers_count": 2,
407575-
"issues_count": 6,
407575+
"issues_count": 5,
407576407576
"forks_count": 3,
407577407577
"license": "Apache License 2.0",
407578407578
"topics": [
@@ -426264,7 +426264,7 @@
426264426264
"description": "Kotlin asynchronous media loading and caching library for Compose. ",
426265426265
"stars_count": 720,
426266426266
"watchers_count": 13,
426267-
"issues_count": 22,
426267+
"issues_count": 23,
426268426268
"forks_count": 27,
426269426269
"license": "Apache License 2.0",
426270426270
"topics": [

0 commit comments

Comments
 (0)