ximsfei / Stark

Stark is a hot-fix framework for Android. It supports swapping new implementations of classes without restarting a running Android application, and updated Android resources (icons, layout, etc) while only restarting the Android Activity. Most importantly, there is no private API invoked in Stark.
Apache License 2.0
363 stars 51 forks source link

'starkGeneratePatchDebug' not found #7

Open fengchenqixia opened 5 years ago

fengchenqixia commented 5 years ago

when run gradle :stark-sample:clean :stark-sample:starkGeneratePatchDebug,it happens

Configure project :stark-sample ==========Stark Gradle: Stark multiDexEnabled = false isGeneratePatch = true

FAILURE: Build failed with an exception.

ximsfei commented 4 years ago

starkGeneratePatch + BuildType