1
0
mirror of https://github.com/laurent22/joplin.git synced 2026-05-22 09:05:38 +02:00

Various changes

This commit is contained in:
Laurent Cozic
2017-06-11 22:11:14 +01:00
parent 5b9d50947c
commit 9cec2652e7
37 changed files with 1728 additions and 270 deletions
@@ -1,4 +1,6 @@
rootProject.name = 'AwesomeProject'
include ':react-native-fs'
project(':react-native-fs').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-fs/android')
include ':app'