Update build.gradle

This commit is contained in:
Marcos Rodriguez Vélez 2024-08-25 14:56:22 -04:00 committed by GitHub
parent 21f3c12b39
commit 2b0d1df559
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -83,8 +83,6 @@ android {
versionName "7.0.3"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
firebaseMessagingAutoInitEnabled false
firebaseAnalyticsCollectionEnabled false
}
lintOptions {