update files

This commit is contained in:
2024-02-07 10:50:33 -06:00
parent f6c2218850
commit e8cad4dea3
25 changed files with 332 additions and 473 deletions

View File

@@ -1,5 +1,5 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '7.3.1' apply false
id 'com.android.library' version '7.3.1' apply false
id 'com.android.application' version '8.2.2' apply false
id 'com.android.library' version '8.2.2' apply false
}