Rework buildSrc and remove usage of subprojects

This commit is contained in:
AntsyLich
2024-04-06 11:07:11 +06:00
parent aed53d3bdc
commit e448e40406
26 changed files with 262 additions and 155 deletions

View File

@ -1,6 +1,5 @@
plugins {
id("com.android.test")
kotlin("android")
id("mihon.benchmark")
}
android {