blob: c28ef344771d2768481014dc36f71b9345af6a71 [file] [log] [blame]
include ':app'
rootProject.name = "Game Text Input Testbed"
// Comment all the lines below to use a locally built .aar
// See app/build.gradle as well
include ':game-text-input'
project(':game-text-input').projectDir = file('../../../game-text-input')