Подключен файл с зависимостями

This commit is contained in:
2024-01-29 16:50:13 +03:00
parent bbecab908a
commit 8fc5daf4d2

View File

@ -8,6 +8,8 @@ plugins {
id 'gradle-ncore' version('2.0.+')
}
apply from: "dependencies.gradle"
group = 'biz.redsoft.sample'
targetCompatibility = 1.8