We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e47eae7 + d1f17eb commit bcc0083Copy full SHA for bcc0083
1 file changed
app/build.gradle.kts
@@ -10,8 +10,8 @@ android {
10
11
defaultConfig {
12
applicationId = "org.sopt.linkmind"
13
- versionCode = 13
14
- versionName = "1.2.0"
+ versionCode = 14
+ versionName = "1.2.1"
15
}
16
viewBinding.enable = true
17
buildTypes {
0 commit comments