6 lines
229 B
Prolog
6 lines
229 B
Prolog
|
|
# For Adverse
|
||
|
|
-keep class com.navi.adverse.data.network.model.** { *; }
|
||
|
|
-keep class com.navi.adverse.data.utils.** { *; }
|
||
|
|
-keep class com.navi.adverse.domain.model.** { *; }
|
||
|
|
-keep class com.navi.adverse.domain.response.** { *; }
|