Skip to content

Commit

Permalink
Update Readme to androidX
Browse files Browse the repository at this point in the history
  • Loading branch information
DHosseiny committed Feb 2, 2019
1 parent e5a4c6e commit bbb5877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Add permissions to manifest
Add this line to your Proguard config file

```
-keep class android.support.v7.widget.** { *; }
-keep class androidx.appcompat.widget.** { *; }
```
### Using Activity

Expand Down

1 comment on commit bbb5877

@Lokosbil
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bom

Please sign in to comment.