компоненты для круговой диаграммы

This commit is contained in:
2023-02-14 23:14:41 +03:00
parent 748a0b77a3
commit 17e2829f35
16 changed files with 401 additions and 72 deletions
-1
View File
@@ -8,7 +8,6 @@ plugins {
id 'com.android.library' version '7.2.1' apply false
id 'org.jetbrains.kotlin.android' version '1.6.10' apply false
}
task clean(type: Delete) {
delete rootProject.buildDir
}