You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project has not been available on gradke since done jfrog changes years ago, I suggested people to just include the .jar file.
As of today, I think XML views should be hardly used in new apps, and there's a compose-friendly library that already does particle system animations, that's the path I recommend.
so I set my build.gradle.kts file and settings.gradle.kts files like this
build.gradle.kts(app) file:
and this is settings.gradle.kts file
I cleaned/rebuild the project, Invalidate caches.
Yet, java files said they cannot resolve symbol 'plattysoft'
Is it because I set the wrong repository url in build.gradle file?
The text was updated successfully, but these errors were encountered: