fix shader

This commit is contained in:
Alexey Kuznetsov 2018-05-30 21:36:34 +03:00
commit 3cb56f0ab2

View file

@ -57,5 +57,5 @@ android {
dependencies {
testImplementation 'junit:junit:4.12'
implementation 'com.github.axet:android-audio-library:1.0.106' // implementation project(':android-audio-library')
implementation 'com.github.axet:android-audio-library:1.0.107' // implementation project(':android-audio-library')
}