Skip to content

Commit

Permalink
🔖 Bump to version 1.11.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
xgouchet committed Nov 9, 2021
1 parent b804b68 commit 7ee9bc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ object AndroidConfig {
const val MIN_SDK = 19
const val BUILD_TOOLS_VERSION = "30.0.2"

val VERSION = Version(1, 11, 0, Version.Type.Beta(1))
val VERSION = Version(1, 11, 0, Version.Type.ReleaseCandidate(1))
}

0 comments on commit 7ee9bc7

Please sign in to comment.