Skip to content

Commit 01e9d6e

Browse files
rvandermeulenmergify[bot]
authored andcommitted
Target Android 16
1 parent 33dcf96 commit 01e9d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/Config.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ object Config {
1111
// Synchronized build configuration for all modules
1212
const val compileSdkVersion = 36
1313
const val minSdkVersion = 21
14-
const val targetSdkVersion = 35
14+
const val targetSdkVersion = 36
1515
const val jvmTargetCompatibility = 17
1616

1717
@JvmStatic

0 commit comments

Comments
 (0)