Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slackhq/keeper
A Gradle plugin that infers Proguard/R8 keep rules for androidTest sources.
https://github.com/slackhq/keeper
android android-gradle-plugin android-test gradle proguard r8 testing
Last synced: 6 days ago
JSON representation
A Gradle plugin that infers Proguard/R8 keep rules for androidTest sources.
- Host: GitHub
- URL: https://github.com/slackhq/keeper
- Owner: slackhq
- License: apache-2.0
- Created: 2020-01-24T17:59:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-28T20:49:41.000Z (6 months ago)
- Last Synced: 2024-12-15T23:02:35.955Z (13 days ago)
- Topics: android, android-gradle-plugin, android-test, gradle, proguard, r8, testing
- Language: Kotlin
- Homepage: https://slackhq.github.io/keeper
- Size: 4.84 MB
- Stars: 259
- Watchers: 8
- Forks: 28
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
🥅 Keeper
========A Gradle plugin that infers Proguard/R8 keep rules for androidTest sources.
### [slackhq.github.io/keeper](https://slackhq.github.io/keeper)
License
-------Copyright (C) 2020 Slack Technologies, LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttps://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.