Skip to content

Commit 406a135

Browse files
author
Robin Duda
committed
Merge remote-tracking branch 'origin/master'
2 parents 66ebd35 + 428ead4 commit 406a135

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ master key is recovered, we initialize the Realm encrypted database with it.
4646
### Permissions
4747

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

6868
Without Android studio,
69-
```
69+
```console
7070
./gradlew build
7171
```
7272

0 commit comments

Comments
 (0)