Explorar o código

ignore generated room files

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger %!s(int64=3) %!d(string=hai) anos
pai
achega
10f6f0b02b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      spotbugs-filter.xml

+ 1 - 1
spotbugs-filter.xml

@@ -36,7 +36,7 @@
         <Class name="~.*\$\$Parcelable.*" />
     </Match>
 	<Match>
-        <Class name="~.*\$\$TalkDatabase_.*" />
+        <Class name="~.*\.TalkDatabase_Impl.*" />
     </Match>
     <!-- JSON/Data classes with generated accessor methods -->
     <Match>