Join Slack
Powered by
Anyone having issues upgrading to Compose Compiler...
# compose-android
v
vanshg
08/29/2023, 9:46 PM
Anyone having issues upgrading to Compose Compiler 1.5.3? It was released today:
https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.5.3
But I get a 404 (Android Studio/Gradle can't find it):
https://dl.google.com/dl/android/maven2/androidx/compose/compiler/compiler/1.5.3/compiler-1.5.3.pom
(as a sanity check, that same URL, but for 1.5.2 works okay:
https://dl.google.com/dl/android/maven2/androidx/compose/compiler/compiler/1.5.2/compiler-1.5.2.pom
)
j
jw
08/30/2023, 12:23 AM
Works fine here
v
vanshg
08/30/2023, 12:36 AM
Must be a good ol' caching issue on my machine. Accessing the link from my phone works okay as well
j
Jakub Syty
08/30/2023, 6:59 AM
I think this was an issue with cache or regional availability. I couldn't download it for 3 hours after release (404). Then it just started working
8
Views
Open in Slack
Previous
Next