We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86dd7b2 commit 07de050Copy full SHA for 07de050
buildSrc/src/main/kotlin/BuildVersionsSDK.kt
@@ -1,5 +1,5 @@
1
object BuildVersionsSDK {
2
const val majorVersion = 0
3
const val minorVersion = 2
4
- const val patchVersion = 19
+ const val patchVersion = 20
5
}
0 commit comments