Currently testing out Android Instant Apps using Android Studio 3.0 Canary 3 and I'm getting this error when I try to build the app and emulate it. Any ways to fix it? (I'm making a multi-feature Instant App).
Error:
~/Documents/GitHub/AndroidInstantApp/android-topeka/topeka-ui/build/intermediates/manifests/full/feature/debug/AndroidManifest.xml:2 attribute 'split' in tag is not a valid split name Error:com.android.builder.internal.aapt.AaptException: AAPT2 link failed: Error:java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.AaptException: AAPT2 link failed: Error:Execution failed for task ':topeka-ui:processDebugFeatureResources'.
Failed to execute aapt