slackhq / keeper
A Gradle plugin that infers Proguard/R8 keep rules for androidTest sources.
☆263Updated 9 months ago
Alternatives and similar repositories for keeper:
Users that are interested in keeper are comparing it to the libraries listed below
- ☆153Updated 2 months ago
- Gradle and IntelliJ build tooling used in Slack's Android repo☆448Updated this week
- Easily scale your Android Instrumentation Tests across Firebase Test Lab with Flank.☆247Updated this week
- A collection of custom Android/Kotlin lint checks we use in our Android and Kotlin code bases at Slack.☆241Updated this week
- A Gradle plugin that helps you speed up builds by excluding unnecessary modules.☆400Updated 5 months ago
- Automatic CoroutineDispatcher injection and extensions for kotlinx.coroutines☆136Updated 5 months ago
- A CLI app and Gradle plugin to sort the dependencies in your Gradle build scripts☆271Updated 2 weeks ago
- PAPA: Performance of Android Production Applications☆369Updated last month
- Fast dependency graph validation for Gradle☆132Updated this week
- Gradle plugin that fixes Android build caching problems.☆501Updated this week
- A Gradle plugin that generates type-safe formatters for Android string resources in the ICU message format.☆174Updated last week
- Parameterized unit tests for Kotlin Multiplatform☆203Updated last week
- Gradle Plugin to automatically upgrade your gradle project dependencies and send a GitHub pull request with the changes☆148Updated last year
- [ACTIVE] A lightweight alternative to Android's ViewModels. The easiest way to retain instances in Activities, Fragments or Composables.☆325Updated last year
- Gradle Plugin that detects violations of Gradle best practices in Gradle Plugins☆186Updated last year
- A content provider wrapper for reactive queries☆307Updated last week
- A multiplatform dependency injection framework for Kotlin☆280Updated this week
- This project contains a Gradle plugin and a small command-line app that allows replicating the structure of a given Gradle project.☆127Updated 2 years ago
- A Gradle Plugin for lazily generating Android app's versionCode & versionName from Git tags.☆215Updated this week
- IntelliJ iDEA / Android Studio plugin for Android projects using the Paparazzi library that allows recording, verifying and viewing the s…☆158Updated this week
- The Gradle Plugin for Dagger Reflect.☆138Updated 2 years ago
- A demo project that shows how to setup and write some basic custom lint checks.☆152Updated 5 years ago
- Opinionated Redux store implementation using Kotlin coroutines☆155Updated 3 years ago
- Glossary of Gradle terms both common and uncommon☆126Updated last year
- Gradle Plugin to verify if you can keep Android Jetifier disabled☆202Updated last year
- Lint checks to aid with a healthy adoption of Compose