Skip to content

Commit

Permalink
Skip transforming problematic JAR with Jetify
Browse files Browse the repository at this point in the history
  • Loading branch information
amberin committed Aug 25, 2024
1 parent 5cee993 commit 2351856
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ android.databinding.incremental = true
kotlin.code.style = official
org.gradle.unsafe.configuration-cache=true

# org.gradle.warning.mode=all
# org.gradle.warning.mode=all
android.jetifier.ignorelist = bcprov-jdk18on-1.78.1.jar

0 comments on commit 2351856

Please sign in to comment.