Skip to content

Commit

Permalink
Merge pull request #61 from nextcloud/android27
Browse files Browse the repository at this point in the history
Android: add xml-simple
  • Loading branch information
tobiasKaminsky authored Oct 26, 2017
2 parents b65bf6b + 6b92cbe commit 32dfc0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions android/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ RUN cd /gradle && \
sed -i '/.*touch-image-view.*/s/^/\/\//g' build.gradle

RUN cd /gradle && ./gradlew clean assembleGenericDebug assembleGenericDebugAndroidTest lintGenericDebug

RUN gem install xml-simple

0 comments on commit 32dfc0b

Please # to comment.