Skip to content

Commit

Permalink
Removed deprecated dexing transform property
Browse files Browse the repository at this point in the history
  • Loading branch information
tortuvshin committed Mar 11, 2024
1 parent fb7e3f6 commit 62056dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 0 additions & 2 deletions android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,5 @@ hermesEnabled=true
android.useAndroidX=true
android.enableJetifier=true

android.enableDexingArtifactTransform=false

kotlin.compiler.jvmTarget=11
kotlin.jvm.target.validation.mode=warning
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict/>
</plist>

0 comments on commit 62056dd

Please sign in to comment.