Hassan Ali
Hassan Ali
Any one get the solution?
Go to /Users/YOUR_NAME/.pub-cache/hosted/pub.dev/pusher_channels_flutter-2.2.1/android/build.gradle. In the build.gradle upgrade compileSdkVersion to 34
@Rishav8088 Not your project compileSDK. Pusher library compileSDK should be 34. Right now its 31
Go to /Users/YOUR_NAME/.pub-cache/hosted/pub.dev/pusher_channels_flutter-2.2.1/android/build.gradle. In the build.gradle upgrade compileSdkVersion to 34
Found any solution?