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 d1edfdd commit 58e4bdbCopy full SHA for 58e4bdb
.idea/caches/build_file_checksums.ser
0 Bytes
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.marcoscg.dialogsheetsample"
9
minSdkVersion 14
10
targetSdkVersion 29
11
- versionCode 210
12
- versionName "2.1.0"
+ versionCode 211
+ versionName "2.1.1"
13
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
14
}
15
buildTypes {
dialogsheet/build.gradle
@@ -7,8 +7,8 @@ android {
7
defaultConfig {
0 commit comments