-
-
Notifications
You must be signed in to change notification settings - Fork 265
remove jCenter + fix CI checks #4020 8000
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
Conversation
See https://github.com/mannodermaus/retrofit-logansquare https://mvnrepository.com/artifact/de.mannodermaus.retrofit2/converter-logansquare/1.4.1 However logansquare has to be replaced with more modern solutions soon! Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
See davideas/FlexibleAdapter#768 (comment) However FlexibleAdapter has to be removed soon (at best with Jetpack Compose) Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
d07ac7e
to
840aedb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't judge the code changes, but building works again for me! 🥳
Doesn't seemed to be used anymore Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
replace with own TextDrawable class Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
otherwise ./gradlew clean assemble --refresh-dependencies threw e: java.lang.OutOfMemoryError: GC overhead limit exceeded Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
otherwise this will cause: Execution failed for task ':app:generateGplayDebugAndroidTestLintModel'. > Could not resolve all files for configuration ':app:gplayDebugAndroidTestRuntimeClasspath'. > Could not find androidx.compose.ui:ui-test-junit4:. Required by: project :app Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
6637b54
to
8f3ddca
Compare
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/4020-talk.apk |
I guess it needs back porting to 19.1 branch then @mahibi? |
/backport to stable-19.1 |
resolve #2064
🏁 Checklist
/backport to stable-xx.x