Skip to content

Commit

Permalink
Revert "[Fix] Work around R8 bug."
Browse files Browse the repository at this point in the history
This reverts commit 1ae5a81.

Fixes: #991
  • Loading branch information
zhanghai committed Sep 29, 2023
1 parent c78e571 commit d0ddf5c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true

# See https://issuetracker.google.com/issues/296654327 .
android.enableR8.fullMode=false

# AndroidX package structure to make it clearer which packages are bundled with the
# Android operating system, and which are packaged with your app's APK
# https://developer.android.com/topic/libraries/support-library/androidx-rn
Expand Down

0 comments on commit d0ddf5c

Please sign in to comment.