Skip to content

Commit

Permalink
Correct a typo in proguard.pro
Browse files Browse the repository at this point in the history
  • Loading branch information
felixonmars committed Jul 17, 2022
1 parent 429be28 commit 9973614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proguard.pro
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
public float getProgress();
}

# BUG(70852369): Surpress additional warnings after changing from Proguard to R8
# BUG(70852369): Suppress additional warnings after changing from Proguard to R8
-dontwarn android.app.**
-dontwarn android.graphics.**
-dontwarn android.os.**
Expand Down

0 comments on commit 9973614

Please sign in to comment.