1
0
mirror of https://github.com/tijder/SmsMatrix.git synced 2026-03-02 03:40:08 +00:00

Update to version 0.0.15

This commit is contained in:
tijder
2019-11-26 16:27:15 +01:00
committed by GitHub
parent c85515c917
commit 072ebeb1b1

View File

@@ -10,8 +10,8 @@ android {
applicationId "eu.droogers.smsmatrix"
minSdkVersion 23
targetSdkVersion 29
versionCode 14
versionName "0.0.14"
versionCode 15
versionName "0.0.15"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {