fix(deps): promote compile SDK
All checks were successful
Build / build (pull_request) Successful in 7m0s
All checks were successful
Build / build (pull_request) Successful in 7m0s
* Needed by activity compose
This commit is contained in:
parent
6d75f714c5
commit
d8e1fd5f95
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[versions]
|
[versions]
|
||||||
agp = "8.8.0"
|
agp = "8.8.0"
|
||||||
android-compileSdk = "34"
|
android-compileSdk = "35"
|
||||||
android-minSdk = "24"
|
android-minSdk = "24"
|
||||||
android-targetSdk = "34"
|
android-targetSdk = "34"
|
||||||
androidx-activityCompose = "1.10.0"
|
androidx-activityCompose = "1.10.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue