redsolver / skydroid

A decentralized domain-based App Store for Android.
GNU General Public License v3.0
389 stars 21 forks source link

Update SDK? #27

Open aldorithms opened 2 years ago

aldorithms commented 2 years ago

Android Target SDK, Kotlin version, and Gradle are out of date. In order to keep upto date with all the latest security patches, codebase should be up-to-date as well.

Android SDK should target >30 (Android 11) or higher.

If you are using Kotlin 1.3.50, update to at least Kotlin 1.3.72, or otherwise update to Kotlin 1.7.10

Gradle plugin should be updated to at least 6.7.1