Skip to content

Commit

Permalink
Bump version (13)
Browse files Browse the repository at this point in the history
- Prevent screenshot when showing password
- Add dark theme
  • Loading branch information
sorz committed Nov 6, 2019
1 parent d64c1e8 commit dc59af0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "org.sorz.lab.tinykeepass"
minSdkVersion 24
targetSdkVersion 29
versionCode 12
versionName "0.3.6"
versionCode 13
versionName "0.3.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit dc59af0

Please sign in to comment.