We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a09475 commit 7990803Copy full SHA for 7990803
1 file changed
cardstackview/build.gradle
@@ -10,8 +10,8 @@ android {
10
defaultConfig {
11
minSdkVersion 14
12
targetSdkVersion 24
13
- versionCode 4
14
- versionName "1.4"
+ versionCode 5
+ versionName "1.4.1"
15
}
16
buildTypes {
17
release {
0 commit comments