fix float-int error in color interpolation and add some more tests
This commit is contained in:
@@ -6,8 +6,8 @@ android {
|
||||
applicationId "de.weseng.wifiweatherstation"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 28
|
||||
versionCode 20190309
|
||||
versionName "2019.3.9"
|
||||
versionCode 20190310
|
||||
versionName "2019.3.10"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user