feat: added QrScript support for templates

This commit is contained in:
2026-06-23 20:54:58 +03:00
parent d702928c28
commit e8b572bf9a
8 changed files with 70 additions and 8 deletions
+1
View File
@@ -47,6 +47,7 @@ android {
buildFeatures {
compose = true
viewBinding = true
buildConfig = true
}
}