Skip to content

Commit a08dcc2

Browse files
committed
Release to v3.0.1
1 parent f2dcf9e commit a08dcc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ext {
44
minSdkVersion : 16,
55
targetSdkVersion : 27,
66
versionCode : 1,
7-
versionName : "20191101"
7+
versionName : "20191204"
88
]
99

1010
dependVersion = [
@@ -22,6 +22,6 @@ ext {
2222
]
2323

2424
publish = [
25-
version: "3.0.0"
25+
version: "3.0.1"
2626
]
2727
}

preview/qrdown.png

11 Bytes
Loading

0 commit comments

Comments
 (0)