mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2025-09-15 21:19:27 +00:00
update android sdk version
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
## 1.3.5
|
||||
|
||||
* `Kotlin`: `2.0.10`
|
||||
* Android SDK Level: `35`
|
||||
|
||||
## 1.3.4
|
||||
|
||||
|
@@ -13,8 +13,8 @@ test_ext_junit_version = "1.2.1"
|
||||
espresso_core = "3.6.1"
|
||||
|
||||
android-minSdk = "21"
|
||||
android-compileSdk = "34"
|
||||
android-buildTools = "34.0.0"
|
||||
android-compileSdk = "35"
|
||||
android-buildTools = "35.0.0"
|
||||
|
||||
github-release = "2.5.2"
|
||||
|
||||
|
Reference in New Issue
Block a user