#
buildsrc
Here are 31 public repositories matching this topic...
Android 组件化 MVVM 框架 基于 Jetpack + Kotlin
kotlin
eventbus
spi
viewmodel
retrofit2
okhttp3
lifecycle
kotlin-coroutines
mvvm-android
arouter
livedata
buildsrc
androidx
android-jetpack
mmkv
viewbinding
mvvm-jetpack
kotlin-coroutines-flow
hilt-android
permissionx
-
Updated
Sep 26, 2021 - Kotlin
Open Source multi-module app for Handmade Hats company with modern approaches under the hood.
android
kotlin
material
clean-architecture
multimodule
cloud-functions
buildsrc
koin
firebase-firestore
multimodule-kotlin-app
google-assistant-actions
dynamic-delivery
dynamicfeature
kotlin-flow
handmade-hats
gradle-kts
-
Updated
Dec 1, 2021 - Kotlin
android
kotlin
ios
submodules
seed
coroutines
mvvm
stateflow
multiplatform
kotlin-dsl
sqldelight
combine
multimodule
ktor
buildsrc
kmp
kotlin-multiplatform
swiftui
kotlin-multi-platform
viewbinding
-
Updated
Jan 12, 2022 - Kotlin
Sample app to showcase organising Gradle build logic with Kotlin DSL and buildSrc
-
Updated
Feb 11, 2021 - Kotlin
Modular Android Project Template based on Kotlin, Gradle Kotlin DSL, buildSrc, ktlint, Detekt, Spotless, Github Actions, Dokka.
android
kotlin
boilerplate
modular
gradle
mvvm
android-library
android-application
android-boilerplate
jetpack
kotlin-dsl
detekt
android-template
gradle-versions
ktlint
spotless
buildsrc
github-actions
githooks
-
Updated
Jun 29, 2021 - Kotlin
Kotlin Android Library Template
android
kotlin
template
maven
publishing
artifactory
detekt
android-template
ktlint
spotless
buildsrc
bintra
-
Updated
Nov 11, 2021 - Kotlin
An Android template for fast development and test
android
kotlin
modular
rxjava
retrofit
mvvm
jetpack
moshi
code-style
kotlin-dsl
circle-ci
arouter
buildsrc
corountine
demoapp
github-actions
coil-kt
permissionx
-
Updated
Jan 10, 2022 - Kotlin
A Clean Architecture App that uses feature Modularization Architecture (app, presentation, domain, data, buildSrc) modules to hit TMDB API using MVVM Architecture, Coroutines, Retrofit2, Live Data, Data Binding, Koin, SOLID Principles and Unit Testing using MockK.
unit-testing
data
presentation
dependency-injection
coroutines
domain
data-binding
clean-architecture
espresso
retrofit2
modularity
tmdb-api
solid-principles
modularization
buildsrc
koin
kts
mockk
livedata-viewmodel
-
Updated
Jan 2, 2022 - Kotlin
Scenic Hiking is a hiking app that users can choose locations and navigate to them accordingly.
android
kotlin
ndk
mvvm
dagger2
rxjava2
lottie
detekt
ktlint
buildsrc
architecture-components
lifecycleowner
lifecycleobserver
lifecycle-aware
-
Updated
Aug 18, 2021 - Kotlin
nisrulz
commented
May 14, 2020
A sample app for kotlin dsl + buildSrc usage
-
Updated
Jul 4, 2021 - Kotlin
Kotlin Korea Meetup 2018 발표자료
-
Updated
Jun 23, 2018 - Kotlin
android
mvvm
jetpack
dagger2
kotlin-dsl
mvvm-architecture
detekt
databinding
coroutine
coroutines-android
ktlint
mvvm-android
buildsrc
jetpack-android
livedata-viewmodel
ktlint-gradle
hilt
hilt-android
kotlin-dsl-plugin
-
Updated
Sep 22, 2021 - Kotlin
Kwota is a quote app with clean architecture
retrofit2
buildsrc
room-persistence-library
mvi-clean-architecture
navigation-architecture-component
hilt-android
-
Updated
Sep 20, 2020 - Kotlin
BuildSrc folder I use on many projects
-
Updated
Oct 18, 2021 - Kotlin
Android Studio + Android + Kotlin + Github Actions + Detekt + Gradle Kotlin DSL + buildSrc
android
kotlin-dsl
android-template
buildsrc
android-kotlin
gradle-kotlin-dsl
detekt-plugin
github-actions
-
Updated
Feb 2, 2021 - Kotlin
Library management based on QR system. Scan QR code for your session to start & at last, scan again to end your session & pay the amount.
kotlin
sharedpreferences
mockito
rxjava2
repository-pattern
kotlin-dsl
notification-android
mvvm-architecture
unittesting
junit5
multimodule
buildsrc
rxandroid2-sample
unittesting-library
forground-service
hilt-dependency-injection
hilt-dependency-injection-android
-
Updated
Apr 29, 2021 - Kotlin
A movie suggestion application built with themoviedb API using MVVM architecture, Kotlin, Architecture Components, Unit tests and Animations
android
kotlin
themoviedb
tdd
coroutines
retrofit
mvvm
kotlin-android
clean-architecture
mockito
espresso
animations
kotlin-dsl
buildsrc
architecture-components
multimodule-kotlin-app
jetpack-compose
dagger-hilt
hilt-android
layer-modularization
-
Updated
Sep 15, 2021 - Kotlin
Convenience Gradle buildSrc 🍌
-
Updated
Jun 2, 2017 - Groovy
Android | Kotlin | Jetpack Compose | Gradle Kotlin DSL | Github Actions | buildSrc | ktlint | Detekt
-
Updated
Apr 17, 2021 - Kotlin
Spring Fu! Java (JaFu) - faster, smaller and simpler!
-
Updated
May 8, 2019 - Java
This is a simple Payara MicroProfile project by using maven and gradle build tools compiling and running on top of Java 8 and Java 11. Gradle payara-micro uber-jar build automation (see payara.gradle build file for details) Read more about micro-profile initiative: https://microprofile.io
slf4j
gradle
jpa
logging
javaee
liquibase
h2
jdk8
payara
h2-database
payara-micro
microprofile
uberjar
javaee8
fatjar
javaee7
buildsrc
gradle-kotlin-dsl
jdk11
eclipsel
-
Updated
Jan 7, 2022 - Java
A MVVM Android boilerplate that covers Dark Theme, Edge to Edge, buildSrc, Firebase Analytics, Crashlytics, Firestore, LiveData, Navigation Component, Multi Stack, Coroutines, Retrofit2
android
boilerplate
firebase
dark-theme
android-boilerplate
viewmodel
retrofit2
coroutines-android
livedata
buildsrc
navigation-architecture-component
-
Updated
Sep 18, 2020 - Kotlin
Android buildSrc directory to include dependencies to gradle files
-
Updated
Jan 10, 2019 - Kotlin
Create project/module from template, such as buildSrc plugin for Android Project
-
Updated
Nov 13, 2019 - Shell
Improve this page
Add a description, image, and links to the buildsrc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the buildsrc topic, visit your repo's landing page and select "manage topics."
Add support for code coverage
Ideally we could setup jacoco + codecov to have an automated test report after every push/pr.
This feature is up for grab