Skip to content

Commit 18d17b2

Browse files
Merge branch 'main' into android-maven-library
2 parents c84f27d + 101a40b commit 18d17b2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @aritchie @jamescrosswell
1+
* @aritchie @jamescrosswell @Flash0ver

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)