fix(deps): promote compile SDK
* Needed by activity compose
This commit is contained in:
parent
785e6f2c78
commit
38c6206f5b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[versions]
|
||||
agp = "8.8.0"
|
||||
android-compileSdk = "34"
|
||||
android-compileSdk = "35"
|
||||
android-minSdk = "24"
|
||||
android-targetSdk = "34"
|
||||
androidx-activityCompose = "1.10.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue