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

Move dependencies to stable versions #4

Open
kinnerapriyap opened this issue Jun 5, 2020 · 0 comments
Open

Move dependencies to stable versions #4

kinnerapriyap opened this issue Jun 5, 2020 · 0 comments
Labels
bug Something needs to be fixed

Comments

@kinnerapriyap
Copy link
Owner

def material_version = "1.2.0-alpha06"
implementation "com.google.android.material:material:$material_version"
def activity_version = "1.2.0-alpha05"
implementation "androidx.activity:activity-ktx:$activity_version"
def fragment_version = "1.3.0-alpha05"
implementation "androidx.fragment:fragment-ktx:$fragment_version"

@kinnerapriyap kinnerapriyap added the bug Something needs to be fixed label Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something needs to be fixed
Projects
None yet
Development

No branches or pull requests

1 participant