Finish v1.31.04(338)
This commit is contained in:
commit
be58e333b6
@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
|
|
||||||
def appVersionCode = 337
|
def appVersionCode = 338
|
||||||
def appVersionName = '1.31.03'
|
def appVersionName = '1.31.04'
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
release {
|
release {
|
||||||
|
|||||||
@ -1750,6 +1750,10 @@ public class SpedizioneViewModel {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
if (mMtbColtSessionID != null)
|
||||||
|
this.mColliDataRecoverService.closeSession(mMtbColtSessionID);
|
||||||
|
|
||||||
this.mCurrentMtbColt = null;
|
this.mCurrentMtbColt = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user