Skip to content

Commit 5725e01

Browse files
committed
Fix syntax highlighting
1 parent ced9dba commit 5725e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ public class MainActivity extends FirebaseLoginBaseActivity {
9999

100100
This activity should implement a few methods so your application can react to changing authentication state.
101101

102-
```
102+
```java
103103
public class MainActivity extends FirebaseLoginBaseActivity {
104104
...
105105
@Override

0 commit comments

Comments
 (0)