Añadir crear usuario a mariadb

This commit is contained in:
2026-07-13 13:35:40 +02:00
parent f680750119
commit fcb8869e0a
7 changed files with 222 additions and 27 deletions
+5
View File
@@ -31,6 +31,11 @@ android {
buildFeatures {
compose = true
}
packaging {
resources {
excludes += "/META-INF/{AL2.0,LGPL2.1}"
}
}
}
dependencies {