mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-16 20:00:39 +01:00
adding gradle.properties to synced files
This commit is contained in:
parent
33b482e4b8
commit
384bd3f829
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,21 +1,6 @@
|
|||||||
# Temp files
|
|
||||||
*~
|
|
||||||
*.bak
|
|
||||||
*.backup
|
|
||||||
\#*
|
|
||||||
.\#*
|
|
||||||
*\#
|
|
||||||
*.swp
|
|
||||||
*.swap
|
|
||||||
*.sav
|
|
||||||
*.save
|
|
||||||
*.autosav
|
|
||||||
*.autosave
|
|
||||||
|
|
||||||
*.iml
|
*.iml
|
||||||
.gradle
|
.gradle
|
||||||
/local.properties
|
/local.properties
|
||||||
/gradle.properties
|
|
||||||
/.idea/
|
/.idea/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
/build
|
/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