Skip to content

Commit 8b6e44d

Browse files
committed
RUM-10930: dogfood branch preparation
1 parent 4a74d20 commit 8b6e44d

File tree

2 files changed

+27
-494
lines changed

2 files changed

+27
-494
lines changed

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

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

24-
val VERSION = Version(2, 26, 0, Version.Type.Snapshot)
24+
val VERSION = Version(3, 0, 0, Version.Type.Snapshot)
2525
}
2626

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

0 commit comments

Comments
 (0)