Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
cb1e6ad4
authored
May 28, 2015
by
Oliver Woodman
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Tweak project configuration
parent
a85a1696
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
library/build.gradle
library/src/test/.project
library/src/test/project.properties
library/build.gradle
View file @
cb1e6ad4
...
...
@@ -72,7 +72,7 @@ android.libraryVariants.all { variant ->
classpath
=
files
(
variant
.
javaCompile
.
classpath
.
files
,
project
.
android
.
getBootClasspath
())
options
{
links
"http://docs.oracle.com/javase/7/docs/api/"
linksOffline
"https://d.android.com/reference"
,
"${android.sdkDirectory}/docs/reference"
linksOffline
"https://d
eveloper
.android.com/reference"
,
"${android.sdkDirectory}/docs/reference"
}
exclude
'**/BuildConfig.java'
exclude
'**/R.java'
...
...
library/src/test/.project
View file @
cb1e6ad4
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
ExoPlayerTests
</name>
<name>
ExoPlayer
Lib
Tests
</name>
<comment></comment>
<projects>
<project>
ExoPlayerLib
</project>
...
...
library/src/test/project.properties
View file @
cb1e6ad4
...
...
@@ -12,4 +12,5 @@
# Project target.
target
=
android-22
android.library
=
false
android.library.reference.1
=
../main
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment