2
0

Prepare 2.7-android-1

This commit is contained in:
Maarten Billemont
2018-06-19 16:52:57 -04:00
parent f83896d89d
commit db967a1a16
3 changed files with 5 additions and 14 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId 'com.lyndir.masterpassword'
minSdkVersion 19
targetSdkVersion 25
versionCode 20501
versionName '2.5.1'
versionCode 20701
versionName '2.7.1'
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8