We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de4067 commit fa5bb3eCopy full SHA for fa5bb3e
1 file changed
buildSrc/src/main/java/Dependencies.kt
@@ -2,7 +2,7 @@
2
3
object Android {
4
const val namespace = "com.getcode"
5
- const val versionCode = 407
+ const val versionCode = 408
6
const val compileSdkVersion = 34
7
const val minSdkVersion = 24
8
const val targetSdkVersion = 33
0 commit comments