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

Commit a84d242

Browse files
committed
Version 0.4.0
1 parent 3f5fc1b commit a84d242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "com.koswu.kpassword"
99
minSdkVersion 14
1010
targetSdkVersion 23
11-
versionCode 3
12-
versionName "0.2.1"
11+
versionCode 4
12+
versionName "0.3.0"
1313
}
1414

1515
buildTypes {

0 commit comments

Comments
 (0)