chore: Revert version v1.139.1 (#21125)

Revert "chore: version v1.139.1"

This reverts commit 89533a858f.
This commit is contained in:
Alex
2025-08-21 17:15:11 -05:00
committed by GitHub
parent 89533a858f
commit b6a91746d8
352 changed files with 54480 additions and 59 deletions
+2 -2
View File
@@ -35,8 +35,8 @@ platform :android do
task: 'bundle',
build_type: 'Release',
properties: {
"android.injected.version.code" => 3006,
"android.injected.version.name" => "1.139.1",
"android.injected.version.code" => 3005,
"android.injected.version.name" => "1.139.0",
}
)
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')