We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e6cd9 commit b8bad5cCopy full SHA for b8bad5c
buildSrc/src/main/kotlin/BuildVersionsSDK.kt
@@ -1,5 +1,5 @@
1
object BuildVersionsSDK {
2
const val majorVersion = 0
3
const val minorVersion = 4
4
- const val patchVersion = 1
+ const val patchVersion = 2
5
}
0 commit comments