2
0

2.5-android-1

This commit is contained in:
Maarten Billemont 2018-04-24 16:18:32 -04:00
parent a16cb19311
commit 2771125eb5

View File

@ -13,8 +13,8 @@ android {
applicationId 'com.lyndir.masterpassword' applicationId 'com.lyndir.masterpassword'
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 25 targetSdkVersion 25
versionCode 20401 versionCode 20501
versionName '2.4.1' versionName '2.5.1'
} }
// release with: STORE_PW=$(mpw masterpassword.keystore) KEY_PW=$(mpw masterpassword-android) gradle assembleRelease // release with: STORE_PW=$(mpw masterpassword.keystore) KEY_PW=$(mpw masterpassword-android) gradle assembleRelease