proguard.txt 72 Bytes
Newer Older
Mattia's avatar
Mattia committed
1 2 3
-keep class * extends android.arch.lifecycle.ViewModel {
    <init>();
}