Subir proyecto completo con build

This commit is contained in:
Kevin Alonso
2026-05-15 23:25:37 +02:00
parent 3db3075ca9
commit 878934832a
24 changed files with 194 additions and 212 deletions

View File

@@ -42,12 +42,6 @@ android {
coreLibraryDesugaringEnabled true
}
java {
toolchain {
languageVersion = JavaLanguageVersion.of(17)
}
}
buildFeatures {
buildConfig true
}