Skip to content

Commit

Permalink
添加编译属性
Browse files Browse the repository at this point in the history
  • Loading branch information
xausky committed Jul 27, 2019
1 parent ef67f93 commit aaf53a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
*.iml
.gradle
/local.properties
/gradle.properties
/.idea/
.DS_Store
build/
/captures
.externalNativeBuild
/app/fabric.properties
.vscode
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 aaf53a3

Please sign in to comment.