Skip to content

Commit

Permalink
Merge pull request #212 from orhanobut/update-hawk
Browse files Browse the repository at this point in the history
Update hawk dependencies and javadoc
  • Loading branch information
orhanobut authored Apr 2, 2018
2 parents 232c3ca + 3c71d28 commit 0d22dde
Show file tree
Hide file tree
Showing 51 changed files with 1,419 additions and 1,659 deletions.
34 changes: 13 additions & 21 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,27 +1,15 @@
# Built application files
*.apk
*.ap_
# Files for the Dalvik VM
*.dex
# Java class files
*.class
local.properties

# Generated files
bin/
gen/
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
.gradle
/local.properties

# Mac store
.DS_Store
/build
*.iml

# Gradle files
.gradle/

/captures

# Log Files
*.log
Expand All @@ -41,3 +29,7 @@ proguard/
**/.idea/libraries
**/.idea/dictionaries
**/.idea/runConfigurations.xml
**/.idea/caches

# layout inspector view captures
captures
1 change: 0 additions & 1 deletion .idea/.name

This file was deleted.

280 changes: 0 additions & 280 deletions .idea/codeStyleSettings.xml

This file was deleted.

64 changes: 64 additions & 0 deletions .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0d22dde

Please sign in to comment.