Version bump.

This commit is contained in:
Brian Pellin
2016-03-07 21:55:42 -06:00
parent 6a6718530c
commit c4856a749b
2 changed files with 3 additions and 3 deletions

View File

@@ -9,8 +9,8 @@ model {
applicationId = "com.android.keepass"
minSdkVersion.apiLevel = 3
targetSdkVersion.apiLevel = 12
versionCode = 140
versionName = "2.0.5beta2"
versionCode = 141
versionName = "2.0.5"
testApplicationId = "com.keepassdroid.tests"
testInstrumentationRunner = "android.test.InstrumentationTestRunner"