Guest User

Untitled

a guest
Jan 18th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. ...
  2.  
  3. intellij {
  4. version '2017.1'
  5. pluginName 'YOUR PLUGIN NAME HERE'
  6. plugins 'android'
  7. updateSinceUntilBuild false
  8. alternativeIdePath "/Applications/Android Studio 3.0 Preview.app/Contents/"
  9. }
  10.  
  11. ...
Add Comment
Please, Sign In to add comment