Skip to content

Commit

Permalink
Disable Android Jetifier (#580)
Browse files Browse the repository at this point in the history
Co-authored-by: Roland Egiazaryan <roland.egiazaryan@klarna.com>
  • Loading branch information
androideveloper and Roland Egiazaryan committed Jul 28, 2023
1 parent 49756db commit 8048c5f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions gradle.properties
Expand Up @@ -5,10 +5,3 @@ org.gradle.jvmargs=-Xmx3g -Dkotlin.daemon.jvm.options\="-Xmx3g" -Dfile.encoding=
# AndroidX
#
android.useAndroidX=true
android.enableJetifier=true

##
## Android Support Library
##
#android.useAndroidX=false
#android.enableJetifier=false

0 comments on commit 8048c5f

Please sign in to comment.