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:
parent
c28e0eb0cc
commit
1228e5e6be
@ -7,8 +7,8 @@ android {
|
|||||||
applicationId "eu.droogers.smsmatrix"
|
applicationId "eu.droogers.smsmatrix"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
versionCode 1
|
versionCode 7
|
||||||
versionName "1.0"
|
versionName "0.0.7"
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
Loading…
Reference in New Issue
Block a user