We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a653c8 commit 9781db8Copy full SHA for 9781db8
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 = 47
+ const val patchVersion = 48
5
}
0 commit comments