rootProject.name = 'Example59'
include ':react-native-virgil-crypto'
project(':react-native-virgil-crypto').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-virgil-crypto/android')

include ':app'
