avioli / uni_links

Flutter plugin for accepting incoming links.
BSD 2-Clause "Simplified" License
563 stars 303 forks source link

Please update compileSdkVersion #202

Closed thearaks closed 5 months ago

thearaks commented 7 months ago

The Android compileSdkVersion is still set to 29, please update it to at least 33 otherwise it can cause issues with the Android Gradle Plugin, for example when changing the target language level:

Could not determine the dependencies of task ':flutter_app_badger:bundleLibCompileToJarDebug'.
> Could not create task ':flutter_app_badger:compileDebugJavaWithJavac'.
   > In order to compile Java 9+ source, please set compileSdkVersion to 30 or above
martinogarrizzo5 commented 7 months ago

Please, I would really like to have this small update too!

avioli commented 5 months ago

This package is now marked as discontinued and app_links recommended replacement.