This is a minimal fixed fork of the telephony plugin with the required Android namespace
added to android/build.gradle so it works with Android Gradle Plugin 8.x.
Use this repo in your app's pubspec.yaml:
dependencies: telephony: git: url: https://github.com/<TON_USER>/telephony.git ref: master
Replace <TON_USER> with your GitHub username.