diff --git a/build.gradle b/build.gradle
index 5d985929f..e0ac6755d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -6,7 +6,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
- propVersionName = '3.7.6'
+ propVersionName = '3.7.7'
kotlin_version = '1.2.10'
support_libs = '27.0.2'
}
diff --git a/commons/src/main/res/values/colors.xml b/commons/src/main/res/values/colors.xml
index ecf70b682..1fdece5b5 100644
--- a/commons/src/main/res/values/colors.xml
+++ b/commons/src/main/res/values/colors.xml
@@ -11,7 +11,7 @@
@color/md_grey_600
- @color/md_grey_200
+ @color/md_grey_white
@color/md_grey_200
@color/md_grey_800
@color/theme_dark_text_color