Skip to content

Commit 5fd4646

Browse files
Merge remote-tracking branch 'origin/develop' into aleksandr-gringauz/merge-release-3.11.0-to-develop
Co-authored-by: Cursor <cursoragent@cursor.com> # Conflicts: # buildSrc/src/main/kotlin/com/datadog/gradle/config/AndroidConfig.kt
2 parents 49bb68a + e07c4cc commit 5fd4646

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/com/datadog/gradle/config/AndroidConfig.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ object AndroidConfig {
1919
const val MIN_SDK_FOR_AUTO = 29
2020
const val BUILD_TOOLS_VERSION = "36.0.0"
2121

22-
val VERSION = Version(3, 11, 0, Version.Type.Release)
22+
val VERSION = Version(3, 12, 0, Version.Type.Snapshot)
2323
}
2424

2525
// TODO RUM-628 Switch to Java 17 bytecode

0 commit comments

Comments
 (0)