1
0
mirror of https://github.com/tijder/SmsMatrix.git synced 2024-10-27 18:24:01 +00:00

Update version code and name #24

This commit is contained in:
Gerben Droogers 2018-11-16 18:40:28 +01:00
parent c28e0eb0cc
commit 1228e5e6be

View File

@ -7,8 +7,8 @@ android {
applicationId "eu.droogers.smsmatrix"
minSdkVersion 23
targetSdkVersion 26
versionCode 1
versionName "1.0"
versionCode 7
versionName "0.0.7"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {