File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 2.2.5
4
4
5
+ * ` Versions `
6
+ * ` Kotlin ` : ` 1.9.21 `
7
+ * ` Serialization ` : ` 1.6.2 `
8
+
5
9
## 2.2.4
6
10
7
11
* ` Versions `
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ android.useAndroidX=true
9
9
android.enableJetifier =false
10
10
11
11
12
- kotlin_version =1.9.21
12
+ kotlin_version =1.9.22
13
13
kotlin_coroutines_version =1.7.3
14
- kotlin_serialization_version =1.6.1
14
+ kotlin_serialization_version =1.6.2
15
15
16
16
dokka_version =1.9.10
17
17
@@ -23,7 +23,7 @@ github_release_plugin_version=2.4.1
23
23
24
24
# # Android
25
25
26
- android_gradle_version =8.1.2
26
+ android_gradle_version =8.1.4
27
27
android_minSdkVersion =21
28
28
android_compileSdkVersion =34
29
29
android_buildToolsVersion =34.0.0
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.4 -bin.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.5 -bin.zip
You can’t perform that action at this time.
0 commit comments