chore: post release tasks

This commit is contained in:
Alex
2024-01-31 16:52:48 -06:00
parent 7a6ec8b0b5
commit ada3eeb777
7 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ platform :android do
task: 'bundle',
build_type: 'Release',
properties: {
"android.injected.version.code" => 120,
"android.injected.version.code" => 121,
"android.injected.version.name" => "1.94.1",
}
)