Skip to content

A collection of utils for Android Development. Duh.

License

Notifications You must be signed in to change notification settings

w2sv/AndroidUtils

Repository files navigation

AndroidUtils

GitHub release (latest by date including pre-releases) Build GitHub

A collection of utils for Android Development

Installation with gradle & jitpack

implementation 'com.github.w2sv:androidutils:x.y.z'

or get the latest snapshot of a certain branch:

implementation 'com.github.w2sv:androidutils:<BRANCH-NAME>-SNAPSHOT'

License

GPL-3.0