Bump to 0.1.2.
This commit is contained in:
Родитель
60349d585f
Коммит
fc9c58657f
|
@ -1,6 +1,6 @@
|
|||
buildscript {
|
||||
ext.kotlin_version = '1.3.10'
|
||||
ext.plugin_version = '0.1.1'
|
||||
ext.plugin_version = '0.1.2'
|
||||
|
||||
repositories {
|
||||
google()
|
||||
|
|
|
@ -43,8 +43,8 @@ compileTestKotlin {
|
|||
}
|
||||
|
||||
pluginBundle {
|
||||
website = 'https://github.com/ncalexan/megazord-gradle'
|
||||
vcsUrl = 'https://github.com/ncalexan/megazord-gradle.git'
|
||||
website = 'https://github.com/mozilla/megazord-gradle'
|
||||
vcsUrl = 'https://github.com/mozilla/megazord-gradle.git'
|
||||
|
||||
plugins {
|
||||
megazordPlugin {
|
||||
|
|
Загрузка…
Ссылка в новой задаче