Skip to content

Commit

Permalink
Bump next dev iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanmos committed Oct 24, 2024
1 parent caa2a5d commit 841e5cb
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 = "35.0.0"

val VERSION = Version(2, 15, 0, Version.Type.Snapshot)
val VERSION = Version(2, 16, 0, Version.Type.Snapshot)
}

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

0 comments on commit 841e5cb

Please sign in to comment.