version 2019.03.28

This commit is contained in:
2019-03-28 22:31:38 +01:00
parent d754f67c77
commit a406e8dbe0

View File

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