Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Duda committed Jun 16, 2019
2 parents 66ebd35 + 428ead4 commit 406a135
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ master key is recovered, we initialize the Realm encrypted database with it.
### Permissions

The following permissions are required.
```
```xml
<uses-permission android:name="android.permission.USE_BIOMETRIC"/>
<uses-permission android:name="android.permission.INTERNET"/>
```
Expand All @@ -66,7 +66,7 @@ depends on this permission "security lists".
Open the project in Android Studio, Build -> Make Project.

Without Android studio,
```
```console
./gradlew build
```

Expand Down

0 comments on commit 406a135

Please sign in to comment.