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 62e7229 commit a2c6d92Copy full SHA for a2c6d92
gradle.properties
@@ -1,2 +1,2 @@
1
kotlin.code.style=official
2
-version=0.16.0
+version=0.16.2
src/main/kotlin/com/statsig/sdk/StatsigMetadata.kt
@@ -2,7 +2,7 @@ package com.statsig.sdk
3
import java.util.Properties
4
5
-private const val VERSION = "0.16.0"
+private const val VERSION = "0.16.2"
6
7
internal class StatsigMetadata {
8
companion object {
0 commit comments