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