We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b484c2 commit b6aaf41Copy full SHA for b6aaf41
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 = 408
+ const val versionCode = 409
6
const val compileSdkVersion = 34
7
const val minSdkVersion = 24
8
const val targetSdkVersion = 33
0 commit comments