Split app and global settings

This commit is contained in:
林万程
2023-10-11 22:07:11 +08:00
parent f41dce0241
commit 86a8957a40
19 changed files with 182 additions and 36 deletions

View File

@@ -5,6 +5,7 @@ plugins {
group 'io.github.linwancen'
version '2.10.0.' + (new Date().format('yyyy.MM.dd_HH.mm'))
description "Show comment at the Project View Tree, line End, JSON, other"
repositories {
mavenCentral()