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