Finish Hotfix-RimossoCrashlytics
This commit is contained in:
commit
4e98c56fd9
BIN
.idea/caches/build_file_checksums.ser
generated
BIN
.idea/caches/build_file_checksums.ser
generated
Binary file not shown.
BIN
Integry.jks
Normal file
BIN
Integry.jks
Normal file
Binary file not shown.
@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
|
|
||||||
def appVersionCode = 25
|
def appVersionCode = 26
|
||||||
def appVersionName = '1.0.22'
|
def appVersionName = '1.0.23'
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
release {
|
release {
|
||||||
|
|||||||
@ -30,7 +30,7 @@ public class AppContext {
|
|||||||
public void init() {
|
public void init() {
|
||||||
this.initSettings();
|
this.initSettings();
|
||||||
|
|
||||||
this.initCrashlytics();
|
//this.initCrashlytics();
|
||||||
|
|
||||||
this.initServerStatusChecker();
|
this.initServerStatusChecker();
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user