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 6dbb50b commit 03cdad6Copy full SHA for 03cdad6
cardstackview/build.gradle
@@ -26,8 +26,6 @@ android {
26
defaultConfig {
27
minSdkVersion 14
28
targetSdkVersion 28
29
- versionCode 1
30
- versionName "1.0"
31
}
32
33
sample/build.gradle
@@ -9,8 +9,6 @@ android {
9
applicationId "com.yuyakaido.android.cardstackview.sample"
10
11
12
13
14
15
16
0 commit comments