Skip to content

Commit b851af7

Browse files
committed
build(gradle): apply IDEA plugin
1 parent cbe03e6 commit b851af7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
subprojects {
2+
apply plugin: 'idea'
23
apply plugin: 'java'
34

45
group = 'com.nickuc.openlogin'

0 commit comments

Comments
 (0)