migrate onto new templates-oriented in gradle model

This commit is contained in:
2024-11-11 16:49:11 +06:00
parent 6dced2d86e
commit 896028d0bb
11 changed files with 35 additions and 28 deletions

View File

@@ -4,5 +4,5 @@ plugins {
id "com.android.library"
}
apply from: "$mppProjectWithSerializationPresetPath"
apply from: "$mppProjectWithSerialization"