Skip to content

Commit f19dd05

Browse files
committed
updated version in readme
1 parent dd2a992 commit f19dd05

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,7 @@ Then you should able to incorporate processing-core as a dependency in the build
3535

3636
```
3737
dependencies {
38-
implementation 'androidx.appcompat:appcompat:1.4.1'
39-
implementation 'com.google.android.material:material:1.5.0'
40-
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
41-
implementation 'androidx.navigation:navigation-fragment:2.4.1'
42-
implementation 'androidx.navigation:navigation-ui:2.4.1'
43-
44-
implementation 'org.processing.android:processing-core:4.5.0b5'
38+
implementation 'org.processing.android:processing-core:4.5'
4539
}
4640
```
4741

0 commit comments

Comments
 (0)