Ignore bogus refresh rates just to be on the safe side

This commit is contained in:
Cameron Gutman
2018-02-04 15:26:40 -08:00
parent d4ff58b3ad
commit 3bcd2ee068
2 changed files with 5 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ android {
targetSdkVersion 27
versionName "5.6.5"
versionCode = 144
versionCode = 145
}
flavorDimensions "root"