Skip to content

Commit

Permalink
Merge "Gradle recipes target SDK 35." into studio-main
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojciech Fijołek authored and Android (Google) Code Review committed Aug 14, 2024
2 parents 0c45b07 + 1eeee66 commit 5c975f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import kotlin.io.path.isRegularFile
/**
* The compile SDK version for recipes
*/
const val compileSdkVersion = "34"
const val compileSdkVersion = "35"

/**
* The minimum SDK version for recipes
Expand Down

0 comments on commit 5c975f2

Please sign in to comment.