We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e4721 commit 1db5a1bCopy full SHA for 1db5a1b
1 file changed
buildSrc/src/main/kotlin/Versions.kt
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
4
@Suppress("ConstPropertyName")
5
object Versions {
6
7
- const val appVersion = "3.4.2.0"
+ const val appVersion = "3.4.2.1"
8
const val versionCode = 1500
9
10
const val compileSdk = 36
0 commit comments