fix menu theme

This commit is contained in:
Alexey Kuznetsov 2018-01-31 20:44:06 +03:00
commit f25e3989c6

View file

@ -55,5 +55,5 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.github.axet:android-audio-library:1.0.81' // compile project(':android-audio-library')
compile 'com.github.axet:android-audio-library:1.0.82' // compile project(':android-audio-library')
}