AndroidX icon indicating copy to clipboard operation
AndroidX copied to clipboard

[DO NOT MERGE][INVESTIGATION] Manual updates 20250512 kotlin 2.1.0

Open moljac opened this issue 8 months ago • 1 comments

binderate step for

https://mvnrepository.com/artifact/org.jetbrains.kotlin

results in:

Dependency errors : 1
1
	System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at System.Net.Http.HttpClient.GetStreamAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)

moljac avatar May 14 '25 11:05 moljac

Seems like kotlin-stdlib-common was relocated, so it must be frozen.

https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-common

moljac avatar May 14 '25 11:05 moljac