Darkempire78 / OpenCalc

A simple and beautiful calculator for Android
GNU General Public License v3.0
727 stars 81 forks source link

feat: Updating from compileSdkVersion to compileSdk #423

Closed muryno closed 1 month ago

muryno commented 2 months ago

Updating from compileSdkVersion to compileSdk aligns with the latest Android Gradle Plugin standards, ensuring compatibility with new tools and features

developer.android