Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Example doesn't run on Android 7.0 (power 2) #11

Closed
willvlad opened this issue Feb 4, 2019 · 1 comment
Closed

Example doesn't run on Android 7.0 (power 2) #11

willvlad opened this issue Feb 4, 2019 · 1 comment

Comments

@willvlad
Copy link

willvlad commented Feb 4, 2019

Gradle task 'assembleDebug'...
AGPBI: {"kind":"error","text":"Invoke-customs are only supported starting with Android O (--min-api 26)","sources":[{}],"tool":"D8"}
AGPBI: {"kind":"error","text":"Invoke-customs are only supported starting with Android O (--min-api 26)","sources":[{}],"tool":"D8"}
AGPBI: {"kind":"error","text":"Invoke-customs are only supported starting with Android O (--min-api 26)","sources":[{}],"tool":"D8"}
AGPBI: {"kind":"error","text":"Default interface methods are only supported starting with Android N (--min-api 24): void com.google.android.exoplayer2.Player$EventListener.onLoadingChanged(boolean)","sources":[{}],"tool":"D8"}
Finished with error: Gradle task assembleDebug failed with exit code 1

@sarbagyastha
Copy link
Owner

@willvlad updated the example. Try rebuilding with the newer source. 😊

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants