Remove outdated fix

This commit is contained in:
Mygod
2020-04-18 22:38:32 -04:00
committed by GitHub
parent 896784353b
commit 486e56fd35

View File

@@ -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 {
<init>();
}