This repository has been archived by the owner on Mar 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changelog markdown "fix" for versions
- Loading branch information
1 parent
c544f79
commit 532af40
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,37 @@ | ||
## 2016_06_18_1 | ||
## `2016_06_18_1` | ||
|
||
* `android-24` is no longer preview - package names were changed | ||
|
||
|
||
## 2016_05_29_1 | ||
## `2016_05_29_1` | ||
|
||
* Install `Gradle` from official APT repo, instead of from a PPA | ||
* Install `Maven` from official APT repo, instead of from a PPA | ||
* Java (OpenJDK) upgrade from 7 to 8 | ||
|
||
|
||
## 2016_05_26_1 | ||
## `2016_05_26_1` | ||
|
||
* "Checkpoint", before migration to `ubuntu:16.04` | ||
* Based on `bitriseio/docker-bitrise-base:2016_05_14_1` | ||
|
||
|
||
## 2016_04_09_1 | ||
## `2016_04_09_1` | ||
|
||
* `fastlane` pre-installed | ||
|
||
## 2016_03_17_1 | ||
## `2016_03_17_1` | ||
|
||
* Restructured `Dockerfile` (Android package install related codes), to fix | ||
Android package install license acceptance issues. | ||
* `system_report.sh` now tests whether `adb` is available, prints it's version | ||
and lists the content of `platform-tools`, to check whether the platform-tools | ||
package was installed correctly | ||
|
||
## 2016_03_11_1 | ||
## `2016_03_11_1` | ||
|
||
* `android-N` and `build-tools-24.0.0-preview` packages pre-installed | ||
|
||
## 2016_01_09_1 | ||
## `2016_01_09_1` | ||
|
||
* `build-tools-23.0.1` is now pre-installed |