Commit Graph

79 Commits

Author SHA1 Message Date
Jakub Chrzanowski
9ba86cf3ce Use JVM toolchain for configuring source/target compilation compatibility 2022-08-07 22:41:46 +02:00
Yann Cébron
e004764676 Update Gradle Wrapper to 7.4.1 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
a238fe4043 1.1.2 2022-02-11 21:50:05 +01:00
Yann Cébron
fd096ba3a3 set pluginUntilBuild=213.* to include only latest GA 2022-02-11 21:50:05 +01:00
Yann Cébron
5e63f87291 Upgrade Gradle Wrapper to 7.4 2022-02-11 21:50:05 +01:00
Jakub Chrzanowski
a5a7a1f0c3 - Update platformVersion to 2021.1.3 for compatibility with Apple M1
- Change since/until build to `211-221.*`
2022-02-11 21:50:05 +01:00
Jakub Chrzanowski
84191a04d2 1.1.1 2022-01-24 14:35:03 +01:00
Jakub Chrzanowski
265ff0e29d Upgrade Gradle Wrapper to 7.3.3 2022-01-24 14:35:03 +01:00
Jakub Chrzanowski
3960a508a2 Upgrade Gradle Wrapper to 7.3 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
caf5ac45d2 1.1.0 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
9dbfdf9a95 gradle.properties comments 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
caa68cf40b Removed platformDownloadSources from Gradle configuration to use default value 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
3b2dc4e3d2 Update pluginUntilBuild to include 213.* (2021.3.*) 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
badb6ae1db Removed the pluginVerifierIdeVersions configuration to use default IDEs list provided by the listProductsReleases task for runPluginVerifier 2021-11-16 14:31:37 +01:00
Yann Cébron
385f17e972 pluginVerifierIdeVersions: 2021.2.2 2021-11-16 14:31:37 +01:00
Yann Cébron
cbd2624f0c gradle.properties: note pluginVersion is in SemVer format 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
cf2e0de657
1.0 2021-09-07 11:13:46 +02:00
Jakub Chrzanowski
afd1ea715e
1.0 2021-09-07 10:41:04 +02:00
Yann Cébron
d19eff7dd3 pluginVerifierIdeVersions: 2021.2 -> 2021.2.1 2021-09-07 09:32:37 +02:00
Yann Cébron
a2be0093cc pluginVerifierIdeVersions: include 2021.2 + sync 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
904e16d187 Upgrade Gradle Wrapper to 7.2 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
a396820b68 JVM compatibility version extracted to gradle.properties file 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
ec9c48dde1 Use 212.4535.15 in PV 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
cf290a0653 Use Gradle wrapper task to handle Gradle updates, Upgrade Gradle Wrapper to 7.1.1 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
d2c3da412d Change since/until build to 203-212.* 2021-09-07 09:32:37 +02:00
Yann Cébron
5b89ddd7ca Update pluginVerifierIdeVersions to 2021.1.3 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
d4b2f85d99 Suppress UnusedProperty inspection for the kotlin.stdlib.default.dependency in gradle.properties 2021-09-07 09:32:37 +02:00
Yann Cébron
16081ede91 Update pluginVerifierIdeVersions to 2021.1.2 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
49c80f224e 0.10.1 2021-05-31 12:16:10 +02:00
Yann Cébron
e3e0cf1f63 gradle.properties: update links 2021-05-27 11:34:29 +02:00
Jakub Chrzanowski
300d9c14ba gradle.properties cleanuk 2021-05-25 13:10:53 +02:00
Jakub Chrzanowski
15c6f97396 Update pluginVerifierIdeVersions to 2020.2.4, 2020.3.3, 2021.1.2 2021-05-20 22:56:37 +02:00
Yann Cébron
e2c83d5724 pluginUntilBuild: 203.* -> 211.* 2021-04-29 09:52:49 +02:00
Yann Cébron
27553ec78c pluginVerifierIdeVersions: 2020.3.3 -> 2020.3.4 2021-04-29 09:50:49 +02:00
Jakub Chrzanowski
86965dfc69 Update pluginVerifierIdeVersions to 2020.2.4, 2020.3.3, 2021.1 2021-04-13 09:43:43 +02:00
Jakub Chrzanowski
b520f9e057 v0.9.0 2021-03-29 21:17:17 +02:00
Jakub Chrzanowski
82b22ee24a gradle.properties proofreading 2021-03-29 10:28:45 +02:00
Roger Howell
2259cfc0c4 Add comment indicating where to find a cross-reference between build number and version number 2021-03-29 10:28:45 +02:00
Jakub Chrzanowski
507b055937
properties shorthand function for accessing gradle.properties in a cleaner way (#92) 2021-02-25 10:41:19 +01:00
Jakub Chrzanowski
08d61a204d v0.8.3 2021-02-23 19:43:00 +01:00
Jakub Chrzanowski
b4bcf6068a Update platformVersion to 2020.2.4 for compatibility with macOS Big Sur #85 2021-02-11 11:36:54 +01:00
Jakub Chrzanowski
b596d2824e v0.8.2 2021-02-09 12:10:19 +01:00
Jakub Chrzanowski
815d3a6a6e Update pluginVerifierIdeVersions in gradle.properties files 2021-01-29 09:50:43 +01:00
Yann Cébron
bd9f2715ea update links to SDK Docs 2021-01-21 11:10:06 +01:00
Jakub Chrzanowski
a3b41299da v0.8.1 2021-01-12 22:24:12 +01:00
Jakub Chrzanowski
1064e6bee0 Bump version to v0.8.0 2020-12-21 11:43:08 +01:00
Jakub Chrzanowski
bcd086d370 pluginVerifierIdeVersions - upgrade to 2020.1.4, 2020.2.3, 2020.3.1 2020-12-21 11:32:06 +01:00
Jakub Chrzanowski
447612582b Bump version to v0.7.1 2020-12-02 16:26:31 +01:00
Jakub Chrzanowski
ff3e864851 - Update the base platform version to 2020.1
- Change since/until build to `201-203.*`
2020-12-02 14:56:42 +01:00
Jakub Chrzanowski
a480615d95 Bump version to v0.7.0 2020-11-16 13:54:41 +01:00