We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33dcf96 commit 01e9d6eCopy full SHA for 01e9d6e
buildSrc/src/main/java/Config.kt
@@ -11,7 +11,7 @@ object Config {
11
// Synchronized build configuration for all modules
12
const val compileSdkVersion = 36
13
const val minSdkVersion = 21
14
- const val targetSdkVersion = 35
+ const val targetSdkVersion = 36
15
const val jvmTargetCompatibility = 17
16
17
@JvmStatic
0 commit comments