Slackbot
08/07/2022, 3:55 AMEli Graber
08/08/2022, 1:52 AMgradle install<variant>Esa Firman
08/08/2022, 2:07 AMEli Graber
08/08/2022, 2:45 AMno
08/08/2022, 9:13 AMEsa Firman
08/08/2022, 9:21 AMApply Changes or not because instant run is already deprecated
https://cs.android.com/android-studio/platform/tools/adt/idea/+/mirror-goog-studio-main:android/src/com/android/tools/idea/run/README.md;l=206no
08/08/2022, 9:21 AMEsa Firman
08/08/2022, 9:36 AMGradle Build on the flow chart, is a typical assemble task?no
08/08/2022, 12:59 PMEsa Firman
08/08/2022, 1:02 PMassemble<BuildType> or other variations of assemble right? Or is there an exclusive Gradle task for this as well?no
08/08/2022, 1:19 PMassemble<buildType> you should be able to try this out in the IDE yourselfEsa Firman
08/08/2022, 1:38 PM