Beta version bump.

This commit is contained in:
Brian Pellin
2016-03-08 21:28:03 -06:00
parent bfa825f359
commit bb8afabb0d
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 = 141
versionName = "2.0.5"
versionCode = 146
versionName = "2.0.5beta3"
testApplicationId = "com.keepassdroid.tests"
testInstrumentationRunner = "android.test.InstrumentationTestRunner"