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

Update to version 0.0.8

This commit is contained in:
Gerben Droogers 2018-11-16 19:10:32 +01:00
parent 19abc64af0
commit fd21cf0b5b

View File

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