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 a6950e1 commit d67f74eCopy full SHA for d67f74e
buildSrc/src/main/kotlin/BuildVersionsSDK.kt
@@ -1,5 +1,5 @@
1
object BuildVersionsSDK {
2
const val majorVersion = 25
3
const val minorVersion = 8
4
- const val patchVersion = 18
+ const val patchVersion = 25
5
}
0 commit comments