chore: post release tasks (#20497)

This commit is contained in:
Alex
2025-08-01 05:38:52 -05:00
committed by GitHub
parent 9242afb4b0
commit 1b8354ed36
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ platform :android do
task: 'bundle',
build_type: 'Release',
properties: {
"android.injected.version.code" => 205,
"android.injected.version.code" => 3002,
"android.injected.version.name" => "1.137.2",
}
)