mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2024-12-22 05:57:14 +00:00
update android sdk version
This commit is contained in:
parent
ac828b1af7
commit
7228e81344
@ -3,6 +3,7 @@
|
|||||||
## 1.3.5
|
## 1.3.5
|
||||||
|
|
||||||
* `Kotlin`: `2.0.10`
|
* `Kotlin`: `2.0.10`
|
||||||
|
* Android SDK Level: `35`
|
||||||
|
|
||||||
## 1.3.4
|
## 1.3.4
|
||||||
|
|
||||||
|
@ -13,8 +13,8 @@ test_ext_junit_version = "1.2.1"
|
|||||||
espresso_core = "3.6.1"
|
espresso_core = "3.6.1"
|
||||||
|
|
||||||
android-minSdk = "21"
|
android-minSdk = "21"
|
||||||
android-compileSdk = "34"
|
android-compileSdk = "35"
|
||||||
android-buildTools = "34.0.0"
|
android-buildTools = "35.0.0"
|
||||||
|
|
||||||
github-release = "2.5.2"
|
github-release = "2.5.2"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user