wumke / react-native-immediate-phone-call

Initiate immediate phone call (without further user interaction) for React Native on iOS and Android.
GNU General Public License v3.0
174 stars 51 forks source link

updated compileSdkVersion and targetSdkVersion version numbers #34

Closed ldco2016 closed 4 years ago

ldco2016 commented 5 years ago

I updated the version numbers for compileSdkVersion to 28 and targetSdkVersion to 27 in order to resolve the com.android.builder.internal.aapt.v2.Aapt2Exception error that users have been getting.

SaeedZhiany commented 4 years ago

This PR is covered by #37 and should be closed