Skip to content

Commit

Permalink
Merge pull request #66 from sbergmair/main
Browse files Browse the repository at this point in the history
  • Loading branch information
passsy authored Dec 14, 2023
2 parents ac15a44 + a0c7977 commit 30f1c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arcgis_map_sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
(Android) In `<app>/android/app/proguard-rules.pro` add:

```
-keep class dev.fluttercommunity.arcgis_map_sdk.** { *; }
-keep class dev.fluttercommunity.arcgis_map_sdk_android.** { *; }
```
Expand Down

0 comments on commit 30f1c7d

Please sign in to comment.