Merge SDK v8.2

This commit is contained in:
Ryan Brott
2023-08-19 19:30:45 -07:00
29 changed files with 2124 additions and 1641 deletions

18
.gitignore vendored
View File

@ -9,8 +9,9 @@
# Files for the ART/Dalvik VM
*.dex
# Java class files
# Java/JDK files
*.class
*.hprof
# Generated files
bin/
@ -40,17 +41,10 @@ captures/
# IntelliJ
*.iml
.idea/workspace.xml
.idea/tasks.xml
.idea/gradle.xml
.idea/assetWizardSettings.xml
.idea/dictionaries
.idea/libraries
# Android Studio 3 in .gitignore file.
.idea/caches
.idea/modules.xml
# Comment next line if keeping position of elements in Navigation Editor is relevant for you
.idea/navEditor.xml
.idea/
# For Mac users
.DS_Store
# Keystore files
# Uncomment the following lines if you do not want to check your keystore files in.