new version 3.18.12
This commit is contained in:
parent
a69ae6c7f7
commit
8b746f6219
|
@ -39,7 +39,7 @@ buildscript {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
classpath "com.android.tools.build:gradle:4.2.2"
|
||||
classpath "com.android.tools.build:gradle:7.2.1"
|
||||
classpath "com.google.gms:google-services:4.3.4"
|
||||
//add crashlytics only if the aar file is included
|
||||
classpath "com.google.firebase:firebase-crashlytics-gradle:2.3.0"
|
||||
|
|
|
@ -11,7 +11,7 @@ buildscript {
|
|||
}*/
|
||||
}
|
||||
dependencies {
|
||||
classpath "com.android.tools.build:gradle:4.2.2"
|
||||
classpath "com.android.tools.build:gradle:7.2.1"
|
||||
classpath "com.google.gms:google-services:4.3.4"
|
||||
//use the version suggested by react-native-firebase
|
||||
//classpath "com.google.firebase:firebase-crashlytics-gradle:2.3.0"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
android.useAndroidX=true
|
||||
|
||||
APP_NAME=Android SDK
|
||||
APP_VERSION_NAME=3.18.09
|
||||
APP_VERSION_CODE=1742893448916
|
||||
APP_VERSION_NAME=3.18.12
|
||||
APP_VERSION_CODE=1744382517288
|
||||
ANDROID_APP_ID=com.tecnaviaapplication
|
||||
IS_ADDON=true
|
||||
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
After Width: | Height: | Size: 134 B |
Binary file not shown.
After Width: | Height: | Size: 100 B |
Binary file not shown.
After Width: | Height: | Size: 913 B |
Binary file not shown.
After Width: | Height: | Size: 134 B |
Binary file not shown.
After Width: | Height: | Size: 167 B |
Binary file not shown.
After Width: | Height: | Size: 207 B |
Loading…
Reference in New Issue