Skip to content

Commit

Permalink
build.gradle: Update website
Browse files Browse the repository at this point in the history
  • Loading branch information
jayvdb authored May 29, 2021
1 parent 960f6bf commit af81967
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jtransc-gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
}

pluginBundle {
website = 'http://jtransc.com/'
website = 'https://jtransc.soywiz.com/'
vcsUrl = 'https://github.com/jtransc/jtransc'
description = 'Convert your code to other languages and platforms!'
tags = ['jtransc']
Expand All @@ -52,4 +52,4 @@ pluginBundle {
displayName = 'JTransc Gradle plugin'
}
}
}
}

0 comments on commit af81967

Please sign in to comment.