Karol Wrótniak
Karol Wrótniak
I encountered the same problem. It looks that path needs to be appended here: https://github.com/chrisbanes/gradle-mvn-push/blob/master/gradle-mvn-push.gradle#L97 If you are using `apply from: 'https://raw.github.com/chrisbanes/gradle-mvn-push/master/gradle-mvn-push.gradle'` that snippet should do the trick: ``` gradle...
Check for trailing whitespaces in credentials in ~/.gradle/gradle.properties.
Rules can be added as consumer proguard files: https://google.github.io/android-gradle-dsl/current/com.android.build.gradle.internal.dsl.BuildType.html#com.android.build.gradle.internal.dsl.BuildType:consumerProguardFiles
Could you attach a code snippet which reproduces this issue?
Yep, I was able to reproduce this bug. I'll fix it ASAP.
Sorry for the very long delay. The fix will be released in v 1.2.25. The current position was miscalculated when the animation was on the last frame (in terms of...
I'm not familiar with OpenHarmony, but from what I understand it has framework APIs similar to Android, but not identical. Eg. https://developer.harmonyos.com/en/docs/documentation/image-0000001055673652 I have no plans to support Harmony. However,...
Could you share a minimal project which reproduces this issue along with the info how are you building AABs?
Thanks @guness for the info. Sorry @alexandre-thauvin for my slowness. Message in linked exception is a little bit different. But ReLinker has been updated in the meantime I'll integrate those...
@Riaxter which library version are you using?