Set target compilation SDK to 35
This commit is contained in:
parent
fb1fd4d95f
commit
2bb869df54
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ junitVersion = "1.2.1"
|
|||
kotlin = "2.0.21"
|
||||
ktorVersion = "2.3.12"
|
||||
lifecycleRuntimeKtx = "2.8.7"
|
||||
maxSdk = "34"
|
||||
maxSdk = "35"
|
||||
minSdk = "29"
|
||||
preferenceKtx = "1.2.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue