musikr: dont keep tagjni symbols

This commit is contained in:
Alexander Capehart 2025-02-21 12:54:26 -07:00
parent 3d374504e2
commit c3aba06e2f
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

@ -42,10 +42,6 @@ android {
debug {
applicationIdSuffix ".debug"
versionNameSuffix "-DEBUG"
ndk {
debugSymbolLevel 'FULL'
}
}
release {