mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 17:25:45 -04:00
Android: Hook up settings interface
This commit is contained in:
@ -28,6 +28,7 @@ android {
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
arguments "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
|
||||
abiFilters "arm64-v8a"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user