Migrates to Material 3

This commit is contained in:
Vitor Pamplona
2023-09-29 13:57:10 -04:00
parent b9c83426dc
commit 54edddbd2d
114 changed files with 2477 additions and 1841 deletions

View File

@@ -13,6 +13,7 @@ buildscript {
exoplayer_version = '1.1.1'
media3_version = '1.1.1'
core_ktx_version = '1.12.0'
material3_version = '1.1.2'
}
dependencies {
classpath 'com.google.gms:google-services:4.4.0'