Advertisement
diesieben07

Untitled

Jun 14th, 2020
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Kotlin 0.15 KB | None | 0 0
  1. pluginManagement {
  2.     repositories {
  3.         gradlePluginPortal()
  4.         mavenLocal()
  5.     }
  6.    
  7. }
  8. rootProject.name = "testkotlinplugin"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement