mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 14:03:11 -07:00
Use Decoder Output Thread on Android
This commit is contained in:
parent
1996e0a5c5
commit
2c838736e7
4 changed files with 42 additions and 18 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue