Skip to content

Commit

Permalink
Bump version (12)
Browse files Browse the repository at this point in the history
* Add Portuguese translation (thanks to @luisbraganca)
* Upgrade openkeepass to 0.8.1 (fix #9)
* Fix entry layout when only URL present
  • Loading branch information
sorz committed May 12, 2018
1 parent 51cdf9d commit fc74bea
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 @@ -7,8 +7,8 @@ android {
applicationId "org.sorz.lab.tinykeepass"
minSdkVersion 24
targetSdkVersion 27
versionCode 11
versionName "0.3.5"
versionCode 12
versionName "0.3.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit fc74bea

Please sign in to comment.