temporal update

This commit is contained in:
2023-09-22 14:14:23 +06:00
parent f17613f3fb
commit 3da9eb9dbe
4 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ project.group = "$group"
apply from: "$publishGradlePath"
kotlin {
android {
androidTarget {
publishAllLibraryVariants()
}