Use Decoder Output Thread on Android

This commit is contained in:
Florian Märkl 2019-09-16 15:05:09 +02:00
commit 2c838736e7
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857
4 changed files with 42 additions and 18 deletions

View file

@ -9,7 +9,7 @@ android {
buildToolsVersion "29.0.2"
defaultConfig {
applicationId "com.metallic.chiaki"
minSdkVersion 21
minSdkVersion 26
targetSdkVersion 29
versionCode 1
versionName "1.0"