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 d64e9a5 commit 090f3a0Copy full SHA for 090f3a0
buildSrc/src/main/kotlin/AndroidConfig.kt
@@ -4,5 +4,5 @@ object AndroidConfig {
4
const val MIN_SDK = 21
5
const val TARGET_SDK = 30
6
const val VERSION_CODE = 14
7
- const val VERSION_NAME = "1.0.3"
+ const val VERSION_NAME = "1.0.4"
8
}
0 commit comments