Skip to content

Commit 5129874

Browse files
committed
review fixes
1 parent 752d566 commit 5129874

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

facebook/libhelper/android/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## Build the .jar file
44

5-
* Call `gradle build` with only the Android dependencies (see [](build.gradle))
5+
* Call `gradle build` with only the Android dependencies (see [build.gradle](build.gradle))
66

77
* Copy the jar file to `android-support.jar`
88

9-
* Call `gradle build` with the Facebook dependencies (see [](build.gradle))
9+
* Call `gradle build` with the Facebook dependencies (see [build.gradle](build.gradle))
1010

1111
## Repack the .jar file
1212

@@ -30,7 +30,7 @@
3030

3131
* Make sure the share/java/<dependency>/res/ files doesn't collide with any in the `android.jar` from the engine
3232

33-
** http://d.defold.com/archive/__SHA1__/engine/armv7-android/android.jar
33+
* `http://d.defold.com/archive/<SHA1>/engine/armv7-android/android.jar`
3434

3535
* Copy the resources to the extension
3636

0 commit comments

Comments
 (0)