We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e5ff8f commit 94775ddCopy full SHA for 94775dd
1 file changed
README.md
@@ -39,7 +39,7 @@ Add this to your app's build.gradle
39
debugCompile 'com.amitshekhar.android:debug-db:1.0.1'
40
```
41
42
-Use `debugCompile` so that it will only compile in your debug build and not in your release apk.
+Use `debugCompile` so that it will only compile in your debug build and not in your release build.
43
44
That’s all, just start the application, you will see in the logcat an entry like follows :
45
0 commit comments