Skip to content

Commit

Permalink
Firebase is still not using AndroidX so use Jetifier for now (#942)
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerhu authored and Jawnnypoo committed Apr 16, 2019
1 parent d947987 commit 7417db5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
android.enableJetifier=true
android.useAndroidX=true

0 comments on commit 7417db5

Please sign in to comment.