mirror of
https://github.com/Xtao-Labs/FirebaseCloudMessaging-Android.git
synced 2025-02-07 02:48:47 +00:00
7a4b2f632d
- update firebase 9.2.1 - update appcompat 24.1.0 - update gradle-wrapper 2.14.1
51 lines
524 B
Plaintext
51 lines
524 B
Plaintext
#built application files
|
|
*.apk
|
|
*.ap_
|
|
|
|
# files for the dex VM
|
|
*.dex
|
|
|
|
# Java class files
|
|
*.class
|
|
|
|
# generated files
|
|
bin/
|
|
gen/
|
|
out/
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
local.properties
|
|
|
|
# Windows thumbnail db
|
|
Thumbs.db
|
|
|
|
# OSX files
|
|
.DS_Store
|
|
|
|
# Log Files
|
|
*.log
|
|
|
|
# Android Studio
|
|
*.iml
|
|
.gradle/
|
|
build/
|
|
captures/
|
|
.navigation/
|
|
|
|
# Intellij IDEA
|
|
.idea/
|
|
|
|
# Eclipse project files
|
|
.classpath
|
|
.project
|
|
|
|
# Proguard folder generated by Eclipse
|
|
proguard/
|
|
|
|
# Eclipse Metadata
|
|
.metadata/
|
|
|
|
# Keystore files
|
|
*.jks
|
|
|
|
google-services.json |