nao esta a funcionar o recycler view

This commit is contained in:
2026-04-21 17:09:44 +01:00
parent c95b3c656e
commit 96d1985998
15 changed files with 317 additions and 183 deletions

View File

@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '9.1.1' apply false
id 'com.android.library' version '9.1.1' apply false
id 'com.android.application' version '9.2.0' apply false
id 'com.android.library' version '9.2.0' apply false
id 'com.google.gms.google-services' version '4.4.4' apply false
}