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 6be5207 commit 25c7bd2Copy full SHA for 25c7bd2
.vitepress/theme/components/DownloadButtons.vue
@@ -36,7 +36,7 @@ function handleAnalytics() {
36
<span class="version">{{ downloadInformation.nightly.tagName.replace("nightly-", "") }}</span>
37
</a>
38
</div>
39
- <span class="version-disclaimer"> Requires <strong>Android 5.0</strong> or higher. </span>
+ <span class="version-disclaimer"> Requires <strong>Android 6.0</strong> or higher. </span>
40
41
</template>
42
0 commit comments