File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
facebook/libhelper/android Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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
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
You can’t perform that action at this time.
0 commit comments