Skip to content

Compose and Cryptography Utilities for Developing Application on Android

License

Notifications You must be signed in to change notification settings

M3DZIK/android-libs

Repository files navigation

Android Utilities Library

An Android Utilities Library for Developing Application (Jetpack Compose components/utils, Cryptography and more).

Add to your project

Add the library as a dependency to your android project.

dependencies {
    // Compose
    implementation("dev.medzik.android:compose:1.7.1")
    // Crypto
    implementation("dev.medzik.android:crypto:1.7.1")
    // Utils
    implementation("dev.medzik.android:utils:1.7.1")
}

Full documentation are available here.

About

Compose and Cryptography Utilities for Developing Application on Android

Resources

License

Stars

Watchers

Forks

Sponsor this project

Languages