Skip to content
This repository was archived by the owner on Apr 19, 2022. It is now read-only.

Commit a4aa077

Browse files
author
Jack Devey
authored
⬆ Update readme for 1.0.4
1 parent ec2de28 commit a4aa077

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
@@ -14,7 +14,7 @@ allprojects {
1414
**Step 2.** Add the dependency to your app's project gradle file:
1515
```groovy
1616
dependencies {
17-
implementation 'me.jackdevey:codeview:1.0.3'
17+
implementation 'me.jackdevey:codeview:1.0.4'
1818
}
1919
```
2020

@@ -64,4 +64,4 @@ See [`LICENSE`](LICENSE) for full of the license text.
6464
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6565
See the License for the specific language governing permissions and
6666
limitations under the License.
67-
```
67+
```

0 commit comments

Comments
 (0)