fornewid / neumorphism

Try to Neumorphism in Android (Just experimental!! 🧪)
https://medium.com/@fornewid/neumorphism-in-android-9cf15e2122dc
Apache License 2.0
980 stars 160 forks source link

Failed to resolve: com.github.fornewid:neumorphism:0.3.0 #86

Closed me-devms closed 2 years ago

me-devms commented 3 years ago

The version used: 0.3.0 Devices/Android versions reproduced on: classpath "com.android.tools.build:gradle:7.0.3"

Seems it's not working or fetching from jcenter()

Please move to mavenCentral()

fornewid commented 2 years ago

Please check the following codes.

+ maven { url "https://jitpack.io" }