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
ff43df1e
authored
Mar 13, 2018
by
Oliver Woodman
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Remove versions from IMA demo manifest that are now specified via gradle
parent
bd71a60f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
demos/ima/src/main/AndroidManifest.xml
demos/ima/src/main/AndroidManifest.xml
View file @
ff43df1e
...
@@ -14,12 +14,10 @@
...
@@ -14,12 +14,10 @@
limitations under the License.
limitations under the License.
-->
-->
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"com.google.android.exoplayer2.imademo"
package=
"com.google.android.exoplayer2.imademo"
>
android:versionCode=
"2700"
android:versionName=
"2.7.0"
>
<uses-permission
android:name=
"android.permission.INTERNET"
/>
<uses-permission
android:name=
"android.permission.INTERNET"
/>
<uses-sdk
android:minSdkVersion=
"16"
android:targetSdkVersion=
"27"
/>
<uses-sdk/>
<application
android:label=
"@string/application_name"
android:icon=
"@mipmap/ic_launcher"
<application
android:label=
"@string/application_name"
android:icon=
"@mipmap/ic_launcher"
android:largeHeap=
"true"
android:allowBackup=
"false"
>
android:largeHeap=
"true"
android:allowBackup=
"false"
>
...
...
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