Skip to content

Commit 101a40b

Browse files
Fix Android readme (#4081)
1 parent 16716c0 commit 101a40b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Sentry.Bindings.Android/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Instead, reference one of the following:
66

77
## SDK Developers and Contributors
88

9-
For .NET SDK contributors, most of the classes in this package are generated automatically by proguard.
10-
11-
- Proguard configuration is defined in `sentry-proguard.cfg` (see [Proguard usage](https://www.guardsquare.com/manual/configuration/usage))
9+
For .NET SDK contributors, most of the classes in this package are generated automatically.
1210

1311
- Post generation transformations are controlled via various XML files stored in the `/Transforms` directory (see [Java Bindings Metadata documentation](https://learn.microsoft.com/en-gb/previous-versions/xamarin/android/platform/binding-java-library/customizing-bindings/java-bindings-metadata) for details).
12+
13+
- Proguard configuration is defined in `sentry-proguard.cfg` (see [Proguard usage](https://www.guardsquare.com/manual/configuration/usage))

0 commit comments

Comments
 (0)