googlearchive / android-instant-apps

Migrated:
https://github.com/android/app-bundle
Apache License 2.0
846 stars 277 forks source link

cannot switch to debug variant #34

Closed CodeMasterYi closed 6 years ago

CodeMasterYi commented 6 years ago

i'd like to change the both modules to debug variant, but i encount an issue~~~ issue10098 as the pic above, i can not switch the module named GluttonyGame to debug variant even though i select 'debug' option showed in the pic thousands of times(PS: ide refuse to change to debug, refuse my request)~~~but i can switch the module libcocos2d to debug variant, then it shows this: issue10099 i don't know what is happening!!!

Android Studio 3.0 Build #AI-171.4408382, built on October 21, 2017 JRE: 1.8.0_152-release-915-b01 amd64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0

keyboardsurfer commented 6 years ago

Hi and thanks for reporting this issue. I do not see how this is related to the samples in this repository. This seems to be an issue with a specific implementation of your project. Please let me know if the issue also occurs with the flavors sample.

Otherwise I recommend filing a bug against Android Studio.

keyboardsurfer commented 6 years ago

I recommend posting relevant sections of your build.gradle file combined with the description you gave here on StackOverflow.