Skip to content

Commit 77fa82d

Browse files
committed
Bump version (11)
1 parent fb179ec commit 77fa82d

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 27
10-
versionCode 10
11-
versionName "0.3.4"
10+
versionCode 11
11+
versionName "0.3.5"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)