Bastien Jansen
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 4
-
Created Call Gradle task synchronously
AnsweredHi, In my plugin I need to invoke specific Gradle tasks and wait for them to be finished before continuing. Furthermore, this is in Android Studio. I tried using `com.android.tools.idea.gradle.invo...