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

Update to version 0.0.10

This commit is contained in:
Gerben Droogers 2018-11-19 10:57:35 +01:00
parent 2214ba27d5
commit 24f853a62e

View File

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