Skip to content

Commit 25c7bd2

Browse files
authored
Update minimal Android version
1 parent 6be5207 commit 25c7bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/theme/components/DownloadButtons.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function handleAnalytics() {
3636
<span class="version">{{ downloadInformation.nightly.tagName.replace("nightly-", "") }}</span>
3737
</a>
3838
</div>
39-
<span class="version-disclaimer"> Requires <strong>Android 5.0</strong> or higher. </span>
39+
<span class="version-disclaimer"> Requires <strong>Android 6.0</strong> or higher. </span>
4040
</div>
4141
</template>
4242

0 commit comments

Comments
 (0)