/suemail

Primary LanguageKotlinApache License 2.0Apache-2.0

suemail

Compile

./gradlew compileKotlin

Lint

./gradlew ktlint

Autofix lint warnings

./gradlew klintFormat

Build Jar

./gradlew build