67a14ca756
The automation parts were cribbed directly from
50add3e176
.
The automation permissions were added in
https://bugzilla.mozilla.org/show_bug.cgi?id=1477311.
This uses a very rudimentary Gradle plugin, `rust-android-gradle`,
with custom fixes and extensions. It works pretty well for what it
is! See https://github.com/ncalexan/rust-android-gradle.
11 lines
447 B
Markdown
11 lines
447 B
Markdown
# 0.9 (2018-07-25)
|
|
|
|
* sdks/android compiled against:
|
|
* Kotlin standard library 1.2.41
|
|
|
|
* **API changes**:
|
|
* Mentat partitions now enforce their integrity, denying entids that aren't already known.
|
|
|
|
* **sdks/android**: First version published to nalexander's personal bintray repository.
|
|
* Various bugfixes and refactorings (see commits below for details)
|
|
* [Commits](https://github.com/mozilla-mobile/android-components/compare/v0.8.1...v0.9)
|