Skip to content

Commit ee86b50

Browse files
committed
Upgrade to 2.1
1 parent cfcb0ec commit ee86b50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android {
99
minSdkVersion 14
1010
targetSdkVersion 30
1111
versionCode 20
12-
versionName "2.0"
12+
versionName "2.1"
1313
}
1414

1515
buildTypes {

switchdatetime/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
minSdkVersion 14
99
targetSdkVersion 30
1010
versionCode 20
11-
versionName "2.0"
11+
versionName "2.1"
1212
}
1313

1414
buildTypes {

0 commit comments

Comments
 (0)