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

Update to version 0.0.12

This commit is contained in:
Gerben Droogers 2019-02-06 19:04:01 +01:00
parent 63d1bd9f80
commit c11de44b21

View File

@ -10,8 +10,8 @@ android {
applicationId "eu.droogers.smsmatrix"
minSdkVersion 23
targetSdkVersion 27
versionCode 11
versionName "0.0.11"
versionCode 12
versionName "0.0.12"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {