mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	Fix a link in the gradle.properties (#292)
Co-authored-by: kotlinisland <asdf>
This commit is contained in:
		
							parent
							
								
									81f4eb18d2
								
							
						
					
					
						commit
						095c2cb378
					
				| @ -6,6 +6,9 @@ | ||||
| ### Changed | ||||
| - Dependencies - upgrade `org.jetbrains.intellij` to `1.8.1` | ||||
| 
 | ||||
| ### Fixed | ||||
| - Update broken link in `gradle.properties` | ||||
| 
 | ||||
| ## [1.2.0] | ||||
| ### Added | ||||
| - Use JVM toolchain for configuring source/target compilation compatibility | ||||
|  | ||||
| @ -9,7 +9,7 @@ pluginVersion = 1.2.0 | ||||
| pluginSinceBuild = 213 | ||||
| pluginUntilBuild = 222.* | ||||
| 
 | ||||
| # IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#intellij-extension | ||||
| # IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension | ||||
| platformType = IC | ||||
| platformVersion = 2021.3.3 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user