update new sdk
This commit is contained in:
parent
f33907443a
commit
744c72c133
1643 changed files with 83006 additions and 28021 deletions
22
android/external/slf4j/.gitattributes
vendored
Normal file
22
android/external/slf4j/.gitattributes
vendored
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
# Custom for Visual Studio
|
||||
*.cs diff=csharp
|
||||
*.sln merge=union
|
||||
*.csproj merge=union
|
||||
*.vbproj merge=union
|
||||
*.fsproj merge=union
|
||||
*.dbproj merge=union
|
||||
|
||||
# Standard to msysgit
|
||||
*.doc diff=astextplain
|
||||
*.DOC diff=astextplain
|
||||
*.docx diff=astextplain
|
||||
*.DOCX diff=astextplain
|
||||
*.dot diff=astextplain
|
||||
*.DOT diff=astextplain
|
||||
*.pdf diff=astextplain
|
||||
*.PDF diff=astextplain
|
||||
*.rtf diff=astextplain
|
||||
*.RTF diff=astextplain
|
13
android/external/slf4j/.gitignore
vendored
Normal file
13
android/external/slf4j/.gitignore
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
.settings
|
||||
target
|
||||
.classpath
|
||||
.project
|
||||
*~
|
||||
*.tmproj
|
||||
*.iml
|
||||
.idea
|
||||
.scala_dependencies
|
||||
integration/bundle/
|
||||
integration/felix-cache/
|
||||
runner
|
||||
.DS_Store
|
2
android/external/slf4j/slf4j-android/.gitignore
vendored
Executable file
2
android/external/slf4j/slf4j-android/.gitignore
vendored
Executable file
|
@ -0,0 +1,2 @@
|
|||
bin/
|
||||
gen/
|
Loading…
Add table
Add a link
Reference in a new issue