Converted project to Gradle.
This commit is contained in:
parent
b317749ed0
commit
134eb44f74
23 changed files with 482 additions and 35 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
|
@ -1 +1,12 @@
|
|||
/bin/
|
||||
bin/
|
||||
libs/
|
||||
.idea/
|
||||
.gradle/
|
||||
build/
|
||||
out/
|
||||
|
||||
# Ignore Gradle project-specific cache directory
|
||||
.gradle
|
||||
|
||||
# Ignore Gradle build output directory
|
||||
build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue