File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55Mathematica-IntelliJ-Plugin.zip
66/$LOG_DIR$ /
77/gradle.properties
8+ /build /
9+ /.gradle /
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ repositories {
2121}
2222
2323sourceSets {
24+ // noinspection GroovyAssignabilityCheck
2425 main {
2526 java. srcDirs = [' src' ]
2627 resources. srcDirs = [' resources' ]
@@ -46,4 +47,4 @@ task wrapper(type: Wrapper) {
4647 gradleVersion = ' 3.5'
4748}
4849
49- version ' 2.3.3 '
50+ version ' 2.4.1 '
Original file line number Diff line number Diff line change 3333 <br/>
3434 <a href="https://github.com/halirutan/Mathematica-IntelliJ-Plugin">GitHub</a> |
3535 <a href="https://github.com/halirutan/Mathematica-IntelliJ-Plugin/issues">Bug Tracker</a> |
36- <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=876XDFGUQHKH6 ">Donate</a>
36+ <a href="https://www.paypal.me/halirutan ">Donate</a>
3737 <br/>
3838 <br/>
3939
You can’t perform that action at this time.
0 commit comments