forcedotcom / SalesforceMobileSDK-Templates

BSD 3-Clause "New" or "Revised" License
52 stars 56 forks source link

Changing min sdk from 24 to 26 #398

Closed wmathurin closed 7 months ago

wmathurin commented 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.