Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Commit 186634c

Browse files
authoredJun 16, 2017
Update 0.43.2
1 parent 9595385 commit 186634c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repositories {
1212
1313
dependencies {
1414
// Version will correspond to its dependnecy on React Native
15-
compile 'com.hudl.oss:react-native-android-fragment:0.44.0'
15+
compile 'com.hudl.oss:react-native-android-fragment:0.43.2'
1616
}
1717
```
1818

@@ -22,7 +22,7 @@ Or Maven:
2222
<dependency>
2323
<groupId>com.hudl.oss</groupId>
2424
<artifactId>react-native-android-fragment</artifactId>
25-
<version>0.44.0</version>
25+
<version>0.43.2</version>
2626
</dependency>
2727
```
2828

0 commit comments

Comments
 (0)
This repository has been archived.