mirror of
https://github.com/k0shk0sh/FastHub.git
synced 2025-12-08 19:05:54 +00:00
added androidx properties
This commit is contained in:
parent
ce55ee611a
commit
a95bbd6140
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,7 +3,7 @@
|
||||
/local.properties
|
||||
.DS_Store
|
||||
/build
|
||||
/gradle.properties
|
||||
/release_gradle.properties
|
||||
/.idea/
|
||||
/app/google-services.json
|
||||
/app/build/
|
||||
|
||||
2
gradle.properties
Normal file
2
gradle.properties
Normal file
@ -0,0 +1,2 @@
|
||||
android.enableJetifier=true
|
||||
android.useAndroidX=true
|
||||
Loading…
x
Reference in New Issue
Block a user