Skip to content

Commit ddc7abb

Browse files
authored
Update README.md
1 parent 33b3142 commit ddc7abb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,3 +170,10 @@ Error:Execution failed for task ':Toon:transformClassesWithDexForDebug'.> java.l
170170
Unsupported major.minor version 52.0
171171
```
172172
将JDK升级到1.8
173+
174+
**错误3:**
175+
```
176+
Error:Execution failed for task ':app:transformClassesWithDexForDebug'.
177+
> DexKnife Warnning: Main dex is EMPTY ! Check your config and project!
178+
```
179+
gradle 切到 1.5.0

0 commit comments

Comments
 (0)