Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit 0a108c3

Browse files
committed
Added build status and code coverage badges.
1 parent dc7d545 commit 0a108c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# android-string-extractor-plugin
1+
# android-string-extractor-plugin [![Build Status](https://travis-ci.org/it-objects/android-string-extractor-plugin.svg?branch=travis-coveralls)](https://travis-ci.org/it-objects/android-string-extractor-plugin) [![Coverage Status](https://coveralls.io/repos/github/it-objects/android-string-extractor-plugin/badge.svg?branch=travis-coveralls)](https://coveralls.io/github/it-objects/android-string-extractor-plugin?branch=travis-coveralls)
22
Gradle plugin which automatically extracts hardcoded strings from Android layouts.
33

44
The plugin scans all your flavors and layouts. It automatically extracts detected hardcoded values. Occurrences are replaced with generated references:

0 commit comments

Comments
 (0)