Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
SpertsyanKM authored May 19, 2023
1 parent 5d80054 commit 8539a89
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import io.gitlab.arturbosch.detekt.DetektCreateBaselineTask
buildscript {
ext {
release = [
versionName: "4.4.0",
versionName: "4.4.1",
versionCode: 1
]
}
Expand Down
8 changes: 8 additions & 0 deletions fastlane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,14 @@ Runs all the tests



### android setOutagerUrl

```sh
[bundle exec] fastlane android setOutagerUrl
```



----

This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run.
Expand Down
2 changes: 1 addition & 1 deletion fastlane/report.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@



<testcase classname="fastlane.lanes" name="0: default_platform" time="0.067862">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.113381">

</testcase>

Expand Down

0 comments on commit 8539a89

Please sign in to comment.