chore: Revert version v1.139.0 (#21121)

Revert "chore: version v1.139.0"

This reverts commit b69470c69e.
This commit is contained in:
Alex
2025-08-21 15:41:46 -05:00
committed by GitHub
parent b69470c69e
commit 73bb05c5f9
355 changed files with 54480 additions and 22812 deletions
+2 -2
View File
@@ -35,8 +35,8 @@ platform :android do
task: 'bundle',
build_type: 'Release',
properties: {
"android.injected.version.code" => 3005,
"android.injected.version.name" => "1.139.0",
"android.injected.version.code" => 3004,
"android.injected.version.name" => "1.138.1",
}
)
upload_to_play_store(skip_upload_apk: true, skip_upload_images: true, skip_upload_screenshots: true, aab: '../build/app/outputs/bundle/release/app-release.aab')