mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2024-12-22 14:07:15 +00:00
update dependencies
This commit is contained in:
parent
c5974fb51c
commit
a2b497d0f9
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user