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
1.建立主工程后,在建立app.main的module,其中只有是一个空的Empty activity,直接报错.
2../gradlew buildLib -q编译失败
3.整个项目build失败:
groovy.lang.MissingPropertyException: Could not get unknown property 'libraries' for task ':app.main:processDebugManifest' of type com.android.build.gradle.tasks.MergeManifests.
按照这个提示我没找到错误地方.
你期望的结果是什么?
实际结果是什么?
Small环境
Compile-time
gradle-small plugin : 1.5.0-beta2
small aar : 1.5.0-beta2
gradle core : 4.4
android plugin : net.wequick.small
OS : Mac OS X 10.12 (x86_64)
Bundles
Bundles
type
name
PP
sdk
aapt
support
file
size
host
app
28
27.0.3
app
app.main
0x77
28
27.0.3
Runtime
Device : Samsung Nexus S
SDK : Android 8.0
ABI : armeabi-v7a
The text was updated successfully, but these errors were encountered:
错误报告
你做了什么?
1.建立主工程后,在建立app.main的module,其中只有是一个空的Empty activity,直接报错.
2../gradlew buildLib -q编译失败
3.整个项目build失败:
groovy.lang.MissingPropertyException: Could not get unknown property 'libraries' for task ':app.main:processDebugManifest' of type com.android.build.gradle.tasks.MergeManifests.
按照这个提示我没找到错误地方.
你期望的结果是什么?
实际结果是什么?
Small环境
Compile-time
Bundles
Bundles
Runtime
The text was updated successfully, but these errors were encountered: