We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90e590 commit 63f3871Copy full SHA for 63f3871
buildSrc/src/main/java/Gecko.kt
@@ -6,7 +6,7 @@ internal object GeckoVersions {
6
/**
7
* GeckoView Nightly Version.
8
*/
9
- const val nightly_version = "80.0.20200710094819"
+ const val nightly_version = "80.0.20200711092223"
10
11
12
* GeckoView Beta Version.
0 commit comments