Up android build version
This commit is contained in:
parent
2079583866
commit
3dcdfa0166
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ platform :android do
|
||||||
task: 'bundle',
|
task: 'bundle',
|
||||||
build_type: 'Release',
|
build_type: 'Release',
|
||||||
properties: {
|
properties: {
|
||||||
"android.injected.version.code" => 29,
|
"android.injected.version.code" => 30,
|
||||||
"android.injected.version.name" => "1.20.0",
|
"android.injected.version.name" => "1.20.0",
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue