update ignore
This commit is contained in:
parent
e29b81b2da
commit
d6f6be87d5
4 changed files with 4 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ dependencies {
|
|||
compile 'com.android.support:design:25.1.1'
|
||||
compile 'com.google.android.gms:play-services-appindexing:9.8.0'
|
||||
compile 'org.apache.commons:commons-math3:3.6.1'
|
||||
compile 'com.github.axet:android-library:1.9.0' // compile project(':android-library')
|
||||
compile 'com.github.axet:android-library:1.9.1' // compile project(':android-library')
|
||||
compile 'com.github.axet:jebml:0.0.2' // compile project(':jebml')
|
||||
debugCompile project(path: ':vorbis', configuration: "libraryDebug")
|
||||
releaseCompile project(path: ':vorbis', configuration: "libraryRelease")
|
||||
|
|
|
|||
1
vorbis/.gitignore
vendored
1
vorbis/.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/build
|
||||
.externalNativeBuild
|
||||
|
|
|
|||
1
vorbis/libogg/.gitignore
vendored
1
vorbis/libogg/.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/build
|
||||
.externalNativeBuild
|
||||
|
|
|
|||
1
vorbis/libvorbis/.gitignore
vendored
1
vorbis/libvorbis/.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/build
|
||||
.externalNativeBuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue