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
+14
View File
@@ -0,0 +1,14 @@
#
# AUTO-GENERATED FILE, DO NOT MODIFY!
#
# https://docs.travis-ci.com/user/languages/dart/
#
language: dart
dart:
# Install a specific stable release
- "2.12"
install:
- pub get
script:
- pub run test