android / sunflower

A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
https://d.android.com/jetpack
Apache License 2.0
17.65k stars 4.71k forks source link

Update Project Target SDK and Compiled SDK to Api 34 #932

Closed sahilsk3333 closed 10 months ago

sahilsk3333 commented 10 months ago

Is there an existing issue for this?

Is this a feature request for the samples?

Describe the problem

Update Project Target SDK and Compiled SDK to Api 34

Describe the solution

Update Project Target SDK and Compiled SDK to Api 34 in libs.versions.toml

Additional context

No response

Code of Conduct