version 2019.03.31

This commit is contained in:
2019-03-31 21:47:49 +02:00
parent 84494ab68d
commit 3e72251d7b

View File

@@ -6,8 +6,8 @@ android {
applicationId "de.weseng.wifiweatherstation"
minSdkVersion 26
targetSdkVersion 28
versionCode 20190328
versionName "2019.3.28"
versionCode 20190331
versionName "2019.3.31"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {