Skip to content

Commit bdc17dd

Browse files
committed
Bump version (6)
1 parent 09b8ceb commit bdc17dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "org.sorz.lab.tinykeepass"
88
minSdkVersion 24
99
targetSdkVersion 26
10-
versionCode 5
11-
versionName "0.2.0"
10+
versionCode 6
11+
versionName "0.3.0"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)