mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2024-11-18 06:03:47 +00:00
update dependencies
This commit is contained in:
parent
81eba88ce9
commit
d2909ed5f0
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user