Skip to content

Commit

Permalink
Disable Jetifier
Browse files Browse the repository at this point in the history
  • Loading branch information
friederbluemle committed Jun 10, 2020
1 parent fcfa675 commit b52b5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ org.gradle.jvmargs=-Xmx1536m
# https://developer.android.com/topic/libraries/support-library/androidx-rn
android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true
#android.enableJetifier=true

VERSION_NAME=4.2.3
VERSION_CODE=54
Expand Down

0 comments on commit b52b5ca

Please sign in to comment.