Skip to content
This repository was archived by the owner on Aug 22, 2020. It is now read-only.

Commit 99ec4c9

Browse files
committed
Project: 0.2.1
Signed-off-by: Fung <[email protected]>
1 parent e1e3281 commit 99ec4c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ ext {
2424
minSdkVersion = 17
2525
targetSdkVersion = 26
2626
buildToolsVersion = "26.0.1"
27-
versionCode = 2
28-
versionName = '0.2.0'
27+
versionCode = 3
28+
versionName = '0.2.1'
2929
}

0 commit comments

Comments
 (0)