Skip to content

Commit

Permalink
added some docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed May 31, 2016
1 parent 9ed7b8b commit b658c80
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions extras/pom.xml
Expand Up @@ -75,6 +75,7 @@
</activation>
<modules>
<!-- none of the compatibility modules are in the SDK anymore for me -->

<!-- <module>compatibility-v4</module> -->
<!-- <module>compatibility-v7-gridlayout</module> -->
<!-- <module>compatibility-v7-appcompat</module> -->
Expand All @@ -90,8 +91,13 @@
<!-- currently broken with latest SDK -->
<!-- <module>google-play-services</module> -->

<!-- seems to be all changed and called market-licensing now, needs to be refactored to work again -->
<!-- <module>play-licensing</module> -->

<!-- seems to be all changed and called market-apk-expansion now, needs to be refactored to work again -->
<!-- <module>play-apk-expansion</module> -->

<!-- seems to be all gone -->
<!-- <module>multidex</module> -->
</modules>
</profile>
Expand Down

0 comments on commit b658c80

Please sign in to comment.