Skip to content

Commit

Permalink
Merge pull request #2246 from DataDog/xgouchet/prepare_2.13.1_debug
Browse files Browse the repository at this point in the history
Prepare 2.13.1-debug
  • Loading branch information
xgouchet authored Sep 6, 2024
2 parents 7dac0c1 + 3124144 commit b59b86c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ object AndroidConfig {
const val MIN_SDK_FOR_WEAR = 23
const val BUILD_TOOLS_VERSION = "34.0.0"

val VERSION = Version(2, 13, 0, Version.Type.Release)
val VERSION = Version(2, 13, 1, Version.Type.Release)
}

// TODO RUM-628 Switch to Java 17 bytecode
Expand Down

0 comments on commit b59b86c

Please sign in to comment.