C/C++ plugin - added file support

This commit is contained in:
Gregory Bednov 2025-01-10 19:56:51 +03:00
commit 262d26869c
6 changed files with 75 additions and 2 deletions

View file

@ -5,7 +5,7 @@ plugins {
}
group = "com.gregorybednov"
version = "1.0.0"
version = "1.0.1"
repositories {
mavenCentral()