Skip to content

Commit 99f13e4

Browse files
committed
Bump version (5)
v0.2.0
1 parent 03352ab commit 99f13e4

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 4
11-
versionName "0.1.3"
10+
versionCode 5
11+
versionName "0.2.0"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)