You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every project's first time build cost toooooo much time.
Please add an option indicating using offline mode to do the setup and building.
Just like gradlew setupDecompWorkspace --offline and gradlew build --offline.
Every project's first time build cost toooooo much time.
Please add an option indicating using offline mode to do the setup and building.
Just like
gradlew setupDecompWorkspace --offlineandgradlew build --offline.