File tree 2 files changed +12
-6
lines changed
2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 0.20.10
4
4
5
+ * ` Versions ` :
6
+ * ` Kotlin ` : ` 1.9.20-RC ` -> ` 1.9.20-RC1 `
7
+ * ` KSLog ` : ` 1.2.1 ` -> ` 1.2.2 `
8
+ * ` Compose ` : ` 1.5.10-rc01 ` -> ` 1.5.10-rc02 `
9
+ * ` RecyclerView ` : ` 1.3.1 ` -> ` 1.3.2 `
10
+
5
11
## 0.20.9
6
12
7
13
* Most of common modules now supports ` linuxArm64 ` target
Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
3
- kt = " 1.9.20-RC "
3
+ kt = " 1.9.20-RC2 "
4
4
# compose-kotlin = "1.5.10-beta02"
5
5
kt-serialization = " 1.6.0"
6
6
kt-coroutines = " 1.7.3"
7
7
8
- kslog = " 1.2.1 "
8
+ kslog = " 1.2.2 "
9
9
10
- jb-compose = " 1.5.10-rc01 "
10
+ jb-compose = " 1.5.10-rc02 "
11
11
jb-exposed = " 0.44.0"
12
- jb-dokka = " 1.9.0 "
12
+ jb-dokka = " 1.9.10 "
13
13
14
14
korlibs = " 4.0.10"
15
15
uuid = " 0.8.1"
@@ -22,7 +22,7 @@ koin = "3.5.0"
22
22
23
23
okio = " 3.6.0"
24
24
25
- ksp = " 1.9.20-RC -1.0.13"
25
+ ksp = " 1.9.20-RC2 -1.0.13"
26
26
kotlin-poet = " 1.14.2"
27
27
28
28
versions = " 0.49.0"
@@ -31,7 +31,7 @@ android-gradle = "7.4.2"
31
31
dexcount = " 4.0.0"
32
32
33
33
android-coreKtx = " 1.12.0"
34
- android-recyclerView = " 1.3.1 "
34
+ android-recyclerView = " 1.3.2 "
35
35
android-appCompat = " 1.6.1"
36
36
android-fragment = " 1.6.1"
37
37
android-espresso = " 3.5.1"
You can’t perform that action at this time.
0 commit comments