Emre Karatopuk
Emre Karatopuk
android/app/build.gradle dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" **implementation 'com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava'** //add this line
@Akascape could you please merge this?
I can confirm that this issue is still present. I used the `extra-args` parameter as a workaround.
I am having the same issue on ubuntu 24.04.01. I believe this is a DNS related issue as I get `ping: google.com: Name or service not known` when I try...
> 如果谷歌有对应的描述(图1,右下角),没有描述(图2)这样就会不行。 I can confirm that the problem is the same in my side. For example when there is a wikipedia window appearing to the right of the search results,...
Please merge it