Closed wmathurin closed 7 months ago
Also removing target sdk
The targetSdk property in the Android library Gradle plugin ("com.android.library") has been deprecated. As it is an advisory property, you can safely remove it from your configuration. The minSdk property alone is sufficient.
Also removing target sdk