Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Add userVerifiedStatus #6

Merged
merged 3 commits into from
Sep 13, 2019
Merged

Add userVerifiedStatus #6

merged 3 commits into from
Sep 13, 2019

Conversation

MrDyro
Copy link

@MrDyro MrDyro commented Sep 12, 2019

New Feature to check if the user is verified and update dependencies.

@MrDyro MrDyro added enhancement New feature or request core Everything related to the core module labels Sep 12, 2019
@MrDyro MrDyro requested a review from rekire September 12, 2019 13:20
@MrDyro MrDyro self-assigned this Sep 12, 2019
@@ -3,7 +3,7 @@ apply plugin: 'com.github.ben-manes.versions'

buildscript {
ext.versions = [:]
ext.versions.kotlin = '1.3.41'
ext.versions.kotlin = '1.3.50'
ext.versions.dokka = '0.9.18'
ext.versions.core = '1.0.3'
Copy link
Contributor

Choose a reason for hiding this comment

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

You are not touching the release versions. So a release is not planned with this PR?

Copy link
Author

Choose a reason for hiding this comment

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

I would change it on the master branch directly

@rekire rekire merged commit 8907827 into master Sep 13, 2019
@rekire rekire deleted the feature/get_more_user_data branch September 13, 2019 07:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
core Everything related to the core module enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants