Skip to content

Commit

Permalink
Class not found issue solved
Browse files Browse the repository at this point in the history
  • Loading branch information
sad-adnan committed Apr 19, 2021
1 parent b9c8a70 commit a9013f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CustomToastLibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android {

buildTypes {
release {
minifyEnabled true
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}
Expand Down

0 comments on commit a9013f3

Please sign in to comment.