TP-57925 | DPD Bucket on Cosmos updated to unpaid days (#736)
This commit is contained in:
committed by
GitHub
parent
2a1270b8c0
commit
567e9d1b23
@@ -134,8 +134,8 @@ def reactNativeArchitectures() {
|
||||
return value ? value.split(",") : ["armeabi-v7a", "x86", "x86_64", "arm64-v8a"]
|
||||
}
|
||||
|
||||
def VERSION_CODE = 130
|
||||
def VERSION_NAME = "2.8.1"
|
||||
def VERSION_CODE = 131
|
||||
def VERSION_NAME = "2.8.2"
|
||||
|
||||
android {
|
||||
ndkVersion rootProject.ext.ndkVersion
|
||||
|
||||
Reference in New Issue
Block a user