Skip to content

Support library consumers with lower Kotlin version#28

Merged
ArnasSmicius merged 1 commit into
masterfrom
technical/kotlin_1_5_support
Aug 23, 2023
Merged

Support library consumers with lower Kotlin version#28
ArnasSmicius merged 1 commit into
masterfrom
technical/kotlin_1_5_support

Conversation

@ArnasSmicius
Copy link
Copy Markdown
Contributor

Screenshot 2023-08-23 at 09 34 42

After the Kotlin version update, we started to get errors from the consumers of this library which has a lower version of Kotlin ☝️
As I read right here: https://proandroiddev.com/kotlin-library-development-for-android-java-hints-29365017516d
We can support lower versions of Kotlin even when we use the latest Kotlin version in our library.

Screenshot 2023-08-23 at 09 38 54

I decided to use "1.5" because it is the lowest and still not deprecated versions

@ArnasSmicius ArnasSmicius requested a review from a team August 23, 2023 06:40
@ArnasSmicius ArnasSmicius merged commit 969596b into master Aug 23, 2023
@ArnasSmicius ArnasSmicius deleted the technical/kotlin_1_5_support branch August 23, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants