jsierles / react-native-audio

Audio recorder library for React Native
MIT License
1.16k stars 539 forks source link

use double quotes in build.gradle to allow interpolation of supportVersion variable #333

Open pothos-dev opened 5 years ago

pothos-dev commented 5 years ago

This fixes #332

rusticpow commented 5 years ago

So, it does'nt work :)

Should be like: compile "com.android.support:appcompat-v7:" + supportVersion

anthonycaron commented 5 years ago

Please merge this asap as this bug is critical. Thank you !

hamdigatri commented 5 years ago

can you merge please !!!

nikbelikov commented 4 years ago

No hope