Advertisement
Guest User

Untitled

a guest
May 30th, 2015
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <pluginManagement>
  2. <plugins>
  3. <plugin>
  4. <groupId>com.jayway.maven.plugins.android.generation2</groupId>
  5. <artifactId>android-maven-plugin</artifactId>
  6. <version>3.9.0-rc.2</version>
  7. <extensions>true</extensions>
  8. </plugin>
  9. </plugins>
  10. </pluginManagement>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement