mirror of
https://github.com/arthenica/ffmpeg-kit.git
synced 2026-05-07 20:22:27 +00:00
depend on android ndk 22.1.7171670, fixes #292
This commit is contained in:
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
ndkVersion "23.1.7779620"
|
||||
ndkVersion "22.1.7171670"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 24
|
||||
|
||||
Reference in New Issue
Block a user