Skip to content

matsudamper/KotlinPref

Repository files navigation

KotlinPref

Usage

repositories {
  maven { url 'https://jitpack.io' }
}
dependencies {
  implementation 'com.github.matsudamper:KotlinPref:{version}'
}