Georg Koppen (owner) pushed to branch android-components-57.0.6-10.0-1 at The Tor Project / Applications / android-components
Commits:
-
0112fb3b
by Sebastian Kaspari at 2020-09-17T16:22:21+02:00
-
bdbd5ccf
by Sebastian Kaspari at 2020-09-17T16:30:31+02:00
2 changed files:
Changes:
| 1 |
-componentsVersion: 57.0.5
|
|
| 1 |
+componentsVersion: 57.0.6
|
|
| 2 | 2 |
projects:
|
| 3 | 3 |
concept-awesomebar:
|
| 4 | 4 |
path: components/concept/awesomebar
|
| ... | ... | @@ -16,7 +16,7 @@ internal object GeckoVersions { |
| 16 | 16 |
/**
|
| 17 | 17 |
* GeckoView Release Version.
|
| 18 | 18 |
*/
|
| 19 |
- const val release_version = "81.0.20200914232702"
|
|
| 19 |
+ const val release_version = "81.0.20200917005511"
|
|
| 20 | 20 |
}
|
| 21 | 21 |
|
| 22 | 22 |
@Suppress("Unused", "MaxLineLength")
|