-
Notifications
You must be signed in to change notification settings - Fork 528
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
196 changed files
with
13,591 additions
and
10,795 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,7 +36,7 @@ repositories { | |
Include the following dependency in your project's `build.gradle`: | ||
|
||
```groovy | ||
implementation 'com.microsoft.design:fluent-system-icons:1.1.260@aar' | ||
implementation 'com.microsoft.design:fluent-system-icons:1.1.261@aar' | ||
``` | ||
|
||
For library docs, see [android/README.md](android/README.md). | ||
|
@@ -48,13 +48,13 @@ For library docs, see [android/README.md](android/README.md). | |
```ruby | ||
use_frameworks! | ||
|
||
pod "FluentIcons", "1.1.260" | ||
pod "FluentIcons", "1.1.261" | ||
``` | ||
|
||
#### Carthage | ||
|
||
```bash | ||
git "[email protected]:microsoft/fluentui-system-icons.git" "1.1.260" | ||
git "[email protected]:microsoft/fluentui-system-icons.git" "1.1.261" | ||
``` | ||
|
||
For library docs, see [ios/README.md](ios/README.md). | ||
|
@@ -66,7 +66,7 @@ In the `pubspec.yaml` of your flutter project, add the following dependency: | |
```yaml | ||
dependencies: | ||
... | ||
fluentui_system_icons: ^1.1.260 | ||
fluentui_system_icons: ^1.1.261 | ||
``` | ||
For library docs, see [flutter/README.md](flutter/README.md). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
## [1.1.260] - Complete change log present here https://github.com/microsoft/fluentui-system-icons/tags | ||
## [1.1.261] - Complete change log present here https://github.com/microsoft/fluentui-system-icons/tags |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.