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

Update dependencies, gradle, kotlin, okhttp, min and target SDK #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AlienAsRoger
Copy link

  • gradle wrapper 4.10.1 -> 7.0.2, plugin 3.3.2 -> 7.0.3

  • kotlin_version 1.3.11 -> 1.5.31

  • add android:exported="true" to the Manifest as it's required by SDK
    31

  • 'androidx.appcompat:appcompat:1.1.0-alpha04' -> 1.4.0

  • 'com.google.android.material:material:1.0.0' -> 1.4.0

  • 'androidx.core:core-ktx:1.1.0-alpha05' -> 1.7.0

  • 'androidx.constraintlayout:constraintlayout:1.1.3' -> 2.1.2

  • 'com.squareup.picasso:picasso:2.71828' ->

  • 'junit:junit:4.12' -> 4.13.2

  • 'androidx.test:runner:1.1.1' -> 1.4.0

  • 'androidx.test.espresso:espresso-core:3.1.1 -> 3.4.0

  • update observable methods to match nullability

  • 'com.google.android.material:material:1.0.0' -> 1.4.0

  • 'com.squareup.retrofit2:retrofit:2.4.0' -> 2.9.0

  • 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' -> 2.9.0

  • 'com.squareup.retrofit2:converter-moshi:2.4.0' -> 2.9.0

  • 'androidx.paging:paging-runtime:2.1.0' -> ktx 3.1.0

  • 'androidx.paging:paging-rxjava2:2.1.0- -> ktx 3.1.0

  • 'com.jakewharton.rxbinding2:rxbinding:2.1.1' -> 2.2.0

  • 'com.squareup.okhttp3:logging-interceptor:3.11.0- -> 5.0.0-alpha.3

  • 'androidx.lifecycle:lifecycle-extensions:2.0.0' -> 2.2.0

  • 'androidx.lifecycle:lifecycle-compiler:2.1.0-alpha04- -> 2.4.0

 - gradle wrapper 4.10.1 -> 7.0.2, plugin 3.3.2 -> 7.0.3
 - kotlin_version 1.3.11 -> 1.5.31
 - add android:exported="true" to the Manifest as it's required by SDK
 31
 - 'androidx.appcompat:appcompat:1.1.0-alpha04' -> 1.4.0
 - 'com.google.android.material:material:1.0.0' -> 1.4.0
 - 'androidx.core:core-ktx:1.1.0-alpha05' -> 1.7.0
 - 'androidx.constraintlayout:constraintlayout:1.1.3' -> 2.1.2
 - 'com.squareup.picasso:picasso:2.71828' ->
 - 'junit:junit:4.12' -> 4.13.2
 - 'androidx.test:runner:1.1.1' -> 1.4.0
 - 'androidx.test.espresso:espresso-core:3.1.1 -> 3.4.0
 - update observable methods to match nullability

 - 'com.google.android.material:material:1.0.0' -> 1.4.0

 - 'com.squareup.retrofit2:retrofit:2.4.0' -> 2.9.0
 - 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' -> 2.9.0
 - 'com.squareup.retrofit2:converter-moshi:2.4.0' -> 2.9.0

 - 'androidx.paging:paging-runtime:2.1.0' -> ktx 3.1.0
 - 'androidx.paging:paging-rxjava2:2.1.0- -> ktx 3.1.0

 - 'com.jakewharton.rxbinding2:rxbinding:2.1.1' -> 2.2.0
 - 'com.squareup.okhttp3:logging-interceptor:3.11.0- -> 5.0.0-alpha.3

 - 'androidx.lifecycle:lifecycle-extensions:2.0.0' -> 2.2.0
 - 'androidx.lifecycle:lifecycle-compiler:2.1.0-alpha04- -> 2.4.0
@AlienAsRoger
Copy link
Author

@ocollet hi! 👋
Could you please take a look here? We would like to use the Unsplash integration with our project but due to some dependencies conflicts this is not possible at the moment and we had to fork this project and inject it as a source code. We would like to avoid forking source code for such purposes and proceed in a natural way. Please let me know if you have any questions or concerns. Thank you!

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.

1 participant