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

fix(deps): Update dependencies (Kotlin 1.6) #623

Merged
merged 6 commits into from
Jun 8, 2022
Merged

Conversation

Filmaluco
Copy link
Contributor

@Filmaluco Filmaluco commented Jun 2, 2022

sdsantos
sdsantos previously approved these changes Jun 2, 2022
app/src/main/res/xml/data_extraction_rules.xml Outdated Show resolved Hide resolved
app/build.gradle Outdated Show resolved Hide resolved
app/build.gradle Outdated Show resolved Hide resolved
app/lint.xml Outdated Show resolved Hide resolved
build.gradle Outdated Show resolved Hide resolved

// Preferences
implementation 'androidx.preference:preference-ktx:1.1.1'
implementation 'com.fredporciuncula:flow-preferences:1.5.0'
implementation 'com.fredporciuncula:flow-preferences:1.5.0'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

// needs a higher version of kotlin

testImplementation "tech.relaycorp:awala-testing:$awalaTestingVersion"
androidTestImplementation "tech.relaycorp:awala-testing:$awalaTestingVersion"

// Android TLS support for Netty
implementation "io.netty:netty-handler:4.1.65.Final"
implementation "io.netty:netty-handler:4.1.77.Final"
implementation 'org.conscrypt:conscrypt-android:2.5.2'

// Local and Internet-based Parcel Delivery Connections (PDCs)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

implementation "tech.relaycorp:doh:1.0.4" needs ktor update as well to avoid conflicts

build.gradle Outdated Show resolved Hide resolved
@gnarea gnarea changed the title fix(deps): Update dependencies fix(deps): Update dependencies (Kotlin 1.6) Jun 7, 2022
Copy link
Member

@gnarea gnarea left a comment

Choose a reason for hiding this comment

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

Obrigado!

@gnarea gnarea added the automerge Allow kodiak to automerge commit when all checks pass label Jun 8, 2022
@kodiakhq kodiakhq bot merged commit 3b3ef8a into master Jun 8, 2022
@kodiakhq kodiakhq bot deleted the update_dependencies branch June 8, 2022 11:36
@github-actions
Copy link

github-actions bot commented Jun 8, 2022

🎉 This PR is included in version 1.6.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow kodiak to automerge commit when all checks pass released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants