mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2026-09-02 22:29:30 +00:00
update dependencies
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
## 2.0.0
|
||||
|
||||
* Bump com.github.ben-manes.versions 0.53.0 → 0.61.0
|
||||
* Bump Android SDK Build-Tools 36.0.0 → 36.1.0
|
||||
|
||||
## 1.7.0
|
||||
|
||||
* `Kotlin`: `2.3.21`
|
||||
|
||||
@@ -4,7 +4,7 @@ kotlin = "2.3.21"
|
||||
kotlin-gradle-plugin = "8.13.2"
|
||||
|
||||
nmcp = "1.6.1"
|
||||
versions = "0.53.0"
|
||||
versions = "0.61.0"
|
||||
|
||||
dokka = "2.2.0"
|
||||
|
||||
@@ -15,7 +15,7 @@ espresso_core = "3.7.0"
|
||||
|
||||
android-minSdk = "21"
|
||||
android-compileSdk = "36"
|
||||
android-buildTools = "36.0.0"
|
||||
android-buildTools = "36.1.0"
|
||||
|
||||
github-release = "2.5.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user