sumup / sumup-android-sdk

Sample App for the SumUp Android SDK
Other
100 stars 29 forks source link

Next 2 lines in ProGuard file solved this problem #165

Open gotthanawat19 opened 2 years ago

gotthanawat19 commented 2 years ago

i need to know syntext to add 2 line this below in proguardfile in android studio

Next 2 lines in ProGuard file solved this problem `-dontwarn com.epson.**

-keep class com.epson.* { ; }`

Originally posted by @Jacksotnik in https://github.com/sumup/sumup-android-sdk/issues/18#issuecomment-258434895