Skip to content

Commit

Permalink
Document android version increase
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Jan 7, 2025
1 parent 704c794 commit c24d6f8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion app/android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
android:grantUriPermissions="true">
</provider>
</application>
<uses-sdk tools:overrideLibrary="com.superlist.super_native_extensions" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
</manifest>
1 change: 1 addition & 0 deletions docs/src/content/docs/downloads/android.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import DownloadButton from '/src/components/DownloadButton.astro';
## Minimum system requirements

* Android 5.0 (API level 21) or higher.
* Nightly: Android 6.0 (API level 23) or higher.

## Binaries

Expand Down

0 comments on commit c24d6f8

Please sign in to comment.