-
## CVE-2022-25647 - High Severity Vulnerability
Vulnerable Libraries - gson-2.3.1.jar, gson-2.7.jar, gson-2.8.1.jar
gson-2.3.1.jar
Google Gson library
Library home page: http://code.google.com/p/g…
-
If I want to use `hoplite-json` in a kotlin app that only uses [`Moshi` ](https://github.com/square/moshi), currently there is no way to avoid bringing in Jackson as a dep.
It would be great to av…
-
### 问题描述
上传图片调用Contact.uploadImage(externalResource)时偶尔会抛出TimeoutCancellationException。
抛出的异常:
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 5000 ms
at kotlinx.c…
-
What kind of issue is this?
- [ ] Question. This issue tracker is not the place for questions. If you want to ask how to do
something, or to understand why something isn't working the way …
-
Good day I am getting this error log when using App Inspection with emulator SDK 31. The app is not crashing but it seems Proguard or R8 remove some methods that are relevant for the Android Studio Ne…
-
Hello i am new in this of retrofit and im doing the whole app persistancy with retrofit and room and repository .Please help i got that error i am using the api https://docs.thecatapi.com/ to get a li…
-
I do not see any reason against having annotations like `@RetrofitClient`, `@Resilience4jDegrade` etc be meta-annotations.
We can use Spring's [AnnotationUtils](https://docs.spring.io/spring-framew…
-
**Home Assistant Android version:**
beta-2234-6c64b31f-full
**Android version:**
Android 12
**Phone model:**
Google Pixel 4 XL
**Home Assistant version:**
2022.4.0
**Last working H…
-
在下载的旧项目中添加的依赖,项目没有添加retrofit-spring-boot-starter依赖之前是可以正常运行的,添加之后运行就报错。
Maven中所有依赖:
```
org.springframework.boot
spring-boot-starter-web
…
-
I have an android app where I am integrating Dagger Hilt. After the configurations, when I try to build the app, I have a `Duplicate class found` which had not occurred until now.
Here is the root …