Skip to content

Commit 183d020

Browse files
committed
version 2016_04_09_1
1 parent 4c36b19 commit 183d020

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2016_04_09_1
2+
3+
* `fastlane` pre-installed
4+
15
## 2016_03_17_1
26

37
* Restructured `Dockerfile` (Android package install related codes), to fix

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,5 @@ RUN fastlane --version
113113
# Cleaning
114114
RUN apt-get clean
115115

116-
ENV BITRISE_DOCKER_REV_NUMBER_ANDROID 2016_03_17_1
116+
ENV BITRISE_DOCKER_REV_NUMBER_ANDROID 2016_04_09_1
117117
CMD bitrise -version

0 commit comments

Comments
 (0)