mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 06:25:41 -04:00
Android: Include data files in APK
This commit is contained in:
parent
744629e9a8
commit
5fd5d89b23
@ -35,6 +35,9 @@ android {
|
||||
}
|
||||
}
|
||||
}
|
||||
sourceSets {
|
||||
main.assets.srcDirs += "../../data"
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Loading…
x
Reference in New Issue
Block a user