update android version 2.50 (103)
This commit is contained in:
parent
238e7a98ea
commit
20164b08ea
@ -79,7 +79,7 @@ android {
|
||||
applicationId "th.co.csasset.mobile"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 101
|
||||
versionCode 103
|
||||
versionName "2.50"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
missingDimensionStrategy 'react-native-camera', 'general'
|
||||
|
||||
Binary file not shown.
@ -11,10 +11,10 @@
|
||||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"attributes": [],
|
||||
"versionCode": 101,
|
||||
"versionCode": 103,
|
||||
"versionName": "2.50",
|
||||
"outputFile": "app-release.apk"
|
||||
}
|
||||
],
|
||||
"elementType": "File"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user