Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit e139f00

Browse files
committed
Merge pull request krschultz#101 from robbypond/patch-1
Add rules for JSoup
2 parents 9d00d5a + 8a0fd0c commit e139f00

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ proguardFiles(proGuardFileCollection)
6262
* [Jackson 2.x](http://wiki.fasterxml.com/JacksonHome)
6363
* [Joda-Convert 1.6](http://www.joda.org/joda-convert/)
6464
* [Joda-Time 2.3](http://www.joda.org/joda-time/)
65+
* [Jsoup](http://jsoup.org/)
6566
* [LoganSquare](https://github.com/bluelinelabs/LoganSquare)
6667
* [New Relic](https://docs.newrelic.com/docs/mobile-monitoring/mobile-sdk-api/new-relic-mobile-sdk-api/working-android-sdk-api)
6768
* [Parse](https://parse.com/products/android)

libraries/proguard-jsoup.pro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
-keeppackagenames org.jsoup.nodes

0 commit comments

Comments
 (0)