We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503389a commit a34fe03Copy full SHA for a34fe03
.travis.yml
@@ -40,7 +40,7 @@ deploy:
40
tags: true
41
all_branches: true
42
after_deploy:
43
-- ./gradlew sdkMinorRelease
+- ./gradlew sdkMajorRelease
44
after_success:
45
- ./trigger-dependent-build.sh
46
cache:
0 commit comments