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 90f4d1d commit b2380f9Copy full SHA for b2380f9
app/build.gradle.kts
@@ -1,9 +1,9 @@
1
import com.android.build.gradle.internal.api.BaseVariantOutputImpl
2
3
@Suppress("PropertyName")
4
-val VERSION_NAME="3.0.1"
+val VERSION_NAME="3.1.0"
5
6
-val VERSION_CODE=22
+val VERSION_CODE=23
7
8
val SDK_VERSION_NAME="2.4.0"
9
0 commit comments