Skip to content

Commit dc59af0

Browse files
committed
Bump version (13)
- Prevent screenshot when showing password - Add dark theme
1 parent d64c1e8 commit dc59af0

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
@@ -10,8 +10,8 @@ android {
1010
applicationId "org.sorz.lab.tinykeepass"
1111
minSdkVersion 24
1212
targetSdkVersion 29
13-
versionCode 12
14-
versionName "0.3.6"
13+
versionCode 13
14+
versionName "0.3.7"
1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
}
1717
buildTypes {

0 commit comments

Comments
 (0)