2019.2.4 update

This commit is contained in:
JohnHake 2019-11-05 16:50:29 -08:00
parent 40f36457d1
commit 81ed6b72f2
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ dependencies {
// See https://github.com/JetBrains/gradle-intellij-plugin/ // See https://github.com/JetBrains/gradle-intellij-plugin/
intellij { intellij {
version '2019.2.3' version '2019.2.4'
type 'PY' type 'PY'
} }

View File

@ -1,2 +1,2 @@
rootProject.name = 'pycharm_basics' rootProject.name = 'pycharm'