mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2025-09-15 13:09:26 +00:00
update dependencies
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
## 1.3.6
|
||||
|
||||
* `Kotlin`: `2.0.20`
|
||||
|
||||
## 1.3.5
|
||||
|
||||
* `Kotlin`: `2.0.10`
|
||||
|
@@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "2.0.10"
|
||||
kotlin-gradle-plugin = "8.3.2"
|
||||
kotlin = "2.0.20"
|
||||
kotlin-gradle-plugin = "8.2.2"
|
||||
|
||||
versions = "0.51.0"
|
||||
|
||||
@@ -13,7 +13,7 @@ test_ext_junit_version = "1.2.1"
|
||||
espresso_core = "3.6.1"
|
||||
|
||||
android-minSdk = "21"
|
||||
android-compileSdk = "35"-
|
||||
android-compileSdk = "35"
|
||||
android-buildTools = "35.0.0"
|
||||
|
||||
github-release = "2.5.2"
|
||||
|
Reference in New Issue
Block a user