Skip to content

Commit 6a45800

Browse files
committed
Removed FF again.
1 parent 70a041e commit 6a45800

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WordPress/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ android {
185185
versionName versionProperties.getProperty("alpha.versionName")
186186
versionCode versionProperties.getProperty("alpha.versionCode").toInteger()
187187

188-
buildConfigField "boolean", "UNIFIED_COMMENTS_DETAILS", "false"
189188
buildConfigField "boolean", "UNIFIED_THREADED_COMMENTS", "true"
190189
}
191190

0 commit comments

Comments
 (0)