Mushfiq Rahaman

Results 1 comments of Mushfiq Rahaman

> We can try use it directly from git: > > build.gradle(app) `implementation 'com.github.aritraroy:PinLockView:master-SNAPSHOT'` > > and in build.gradle(project) `maven { url 'https://jitpack.io' }` > > in > > ```...