Skip to content

Commit 9bad2e5

Browse files
committed
Update version number in README
1 parent d117778 commit 9bad2e5

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
@@ -17,7 +17,7 @@ Add the jitpack.io repository to your root `build.gradle`:
1717

1818
In your application's `build.gradle`, add a dependency for Android DebugPort:
1919

20-
compile 'com.github.jasonwyatt:Android-DebugPort:-SNAPSHOT'
20+
compile 'com.github.jasonwyatt:Android-DebugPort:0.3'
2121

2222
### Modify Your Manifest
2323

0 commit comments

Comments
 (0)