Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Code changes and dependencies updates. All the changes commented in the description of the commits #20

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MadRatSRP
Copy link

No description provided.

MadRatSRP added 3 commits May 6, 2021 19:56
Updated Android Gradle Plugin to 4.2.0, Gradle to 6.7.1, Kotlin Gradle Plugin and Kotlin to 1.4.30

Module "base":
Updated targetSdkVersion and compileSdkVersion to 30
Replaced Kotlin JDK7 dependency with Kotlin JDK8
Refactored MainActivity to use ViewBinding instead of findByViewId
Replaced deprecated BuildConfig.APPLICATION_ID with
BuildConfig.LIBRARY_PACKAGE_NAME

Module "complete":
Replaced Kotlin JDK7 dependency with Kotlin JDK8
MainActivity - some code refactoring
ForegroundOnlyLocationService - refactored a bit
MainActivity - refactored deprecated BuildConfig.Application_ID, refactored some code + replaced findViewById usage with ViewBinding
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant