# Add project specific ProGuard rules here. # You can control the set of applied configuration files using the # proguardFiles setting in build.gradle. # Keep data models (DataStore / VPN service reflection safety) -keep class com.jttools.datacontrol.data.** { *; } # Hilt -dontwarn dagger.hilt.**