Formatting

This commit is contained in:
nathan 2019-03-15 12:30:07 +01:00
parent 1453653aa9
commit 89c2efe2b5

View File

@ -63,7 +63,7 @@ Gradle Info
````
dependencies {
...
compile 'com.dorkbox:Annotations:2.14'
compile "com.dorkbox:Annotations:2.14"
}
````