Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update the project to AGP 8.x (flamingo) #391

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

Conversation

aallam
Copy link
Member

@aallam aallam commented May 15, 2023

Q A
Bug fix? no
New feature? no
BC breaks? no
Related Issue n/a
Need Doc update no

Describe your change

Update the project dependencies to be compatible with Android Studio Flamingo (AGP 8.x)

@aallam aallam requested a review from VladislavFitz May 15, 2023 09:59
Copy link
Contributor

@VladislavFitz VladislavFitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@@ -5,4 +5,3 @@ import java.util.*
public actual fun randomUuid(): String {
return UUID.randomUUID().toString()
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably something that shouldn't be in this PR?

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.

None yet

2 participants