v2.5.2
This commit is contained in:
@@ -19,8 +19,8 @@ android {
|
|||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
resConfigs "ru", "zh-rCN"
|
resConfigs "ru", "zh-rCN"
|
||||||
versionCode 208
|
versionCode 209
|
||||||
versionName '2.5.1'
|
versionName '2.5.2'
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
annotationProcessorOptions {
|
annotationProcessorOptions {
|
||||||
|
|||||||
@@ -167,6 +167,8 @@
|
|||||||
|
|
||||||
<provider android:name="com.crashlytics.android.CrashlyticsInitProvider"
|
<provider android:name="com.crashlytics.android.CrashlyticsInitProvider"
|
||||||
tools:node="remove"/>
|
tools:node="remove"/>
|
||||||
|
<service android:name="com.google.firebase.components.ComponentDiscoveryService"
|
||||||
|
android:directBootAware="true"/>
|
||||||
|
|
||||||
</application>
|
</application>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user