tomtom-international / tomtom-navigation-android-examples

TomTom Navigation SDK examples
https://developer.tomtom.com/android/navigation/documentation/overview/introduction
Other
22 stars 4 forks source link

Bump compileSdk, targetSdk, gradle and Android Gradle Plugin #65

Closed LukaszWitkowski-TomTom closed 11 months ago

LukaszWitkowski-TomTom commented 11 months ago

Update the compileSdk and targetSdk versions to 33. The old gradle version was not compatible, so I updated it as well, together with AGP. Finally, the new gradle version requires java 17.