mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2025-10-18 21:20:13 +00:00
update dependencies
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
## 1.1.0
|
||||
|
||||
* `Kotlin`: `1.8.20`
|
||||
|
||||
## 1.0.0
|
||||
|
||||
* `Kotlin`: `1.8.0`
|
||||
|
@@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.8.0"
|
||||
kotlin-gradle-plugin = "7.3.0"
|
||||
kotlin = "1.8.20"
|
||||
kotlin-gradle-plugin = "7.3.1"
|
||||
|
||||
dokka = "1.8.10"
|
||||
|
||||
@@ -12,7 +12,7 @@ espresso_core = "3.4.0"
|
||||
|
||||
android-minSdk = "21"
|
||||
android-compileSdk = "33"
|
||||
android-buildTools = "33.0.0"
|
||||
android-buildTools = "33.0.1"
|
||||
|
||||
github-release = "2.4.1"
|
||||
|
||||
|
Reference in New Issue
Block a user