allprojects {
repositories {
maven { url 'https://jitpack.io' }
}
}
dependencies {
// Build tools (AAPT and Zipalign)
implementation 'com.github.prjkt-io.android-commons:buildtools:[latest_version]'
// Shell utils
implementation 'com.github.prjkt-io.android-commons:shell:[latest_version]'
// Theme app backend
implementation 'com.github.prjkt-io.android-commons:theme:[latest_version]'
}
-
Notifications
You must be signed in to change notification settings - Fork 0
Common functions used by prjkt-io's Android apps.
License
prjkt-io/android-commons
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Common functions used by prjkt-io's Android apps.