Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. plugins {
  2. id("com.quickbirdstudios.bluesquare")
  3. }
  4.  
  5. bluesquare {
  6. publish = true
  7. packageName = "my-package"
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement