File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,6 @@ curl -s "https://api.github.com/repos/easymock/objenesis/issues?milestone=${mile
135
135
echo " </ul>"
136
136
```
137
137
138
- * Launch an Android device (virtual or physical)
139
138
* Launch ` ./deploy.sh `
140
139
* Answer the questions (normally, just acknowledge the proposed default)
141
140
* Follow the instructions
Original file line number Diff line number Diff line change 564
564
<modules >
565
565
<module >benchmark</module >
566
566
<!-- testing the android module will be removed for now since the android plugin doesn't work with Java 9+ -->
567
- <!-- the only way to repair would be to migrate the build or a part of the buil to Gradle and I do not want to do that now -->
567
+ <!-- the only way to repair would be to migrate the build or a part of the build to Gradle and I do not want to do that now -->
568
568
<!-- <module>tck-android</module>-->
569
569
<module >website</module >
570
570
</modules >
You can’t perform that action at this time.
0 commit comments