Skip to content

Commit 84913b4

Browse files
committed
Update README.md
1 parent 3fa8a1d commit 84913b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- [What is the Composable Architecture?](#what-is-the-composable-architecture)
1313
- [Learn More](#learn-more)
1414
- [Examples](#examples)
15+
- [Videos/Presentations](#videospresentations)
1516
- [Basic Usage](#basic-usage)
1617
- [Testing](#testing)
1718
- [Debugging](#debugging)
@@ -352,7 +353,7 @@ Then, add the project dependency:
352353

353354
```
354355
dependencies {
355-
implementation 'com.xm:kotlin-composable-architecture:0.1.1'
356+
implementation 'com.xm:kotlin-composable-architecture:0.1.2'
356357
}
357358
```
358359

0 commit comments

Comments
 (0)