diff --git a/mobile/proguard-rules.pro b/mobile/proguard-rules.pro index cd857be1..97f6f95a 100644 --- a/mobile/proguard-rules.pro +++ b/mobile/proguard-rules.pro @@ -20,6 +20,3 @@ # If you keep the line number information, uncomment this to # hide the original source file name. #-renamesourcefileattribute SourceFile --keepclasseswithmembers class * extends androidx.lifecycle.ViewModel { - (); -}