abouttreesummaryrefslogcommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJules Aguillon2026-02-25 00:12:43 +0100
committerGitHub2026-02-25 00:12:43 +0100
commit958900ca2feedee35a5b32c831f505b88628de22 (patch)
tree68df9c552ae7c5b629a07c381d60643d83639a63 /CONTRIBUTING.md
parentae4a9d4514f2680e81e9b9dc0e333d5f9975be22 (diff)
downloadunexpected-keyboard-958900ca2feedee35a5b32c831f505b88628de22.tar.gz
unexpected-keyboard-958900ca2feedee35a5b32c831f505b88628de22.zip
Update target SDK version to 36 (#1190)
* Fix keyboard not showing on Android 16 * Update target SDK version to 36
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f2f37a6..dfbb10b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -7,7 +7,7 @@ Thanks for contributing :)
The application uses Gradle and can be used with Android Studio, but using
Android Studio is not required. The build dependencies are:
- OpenJDK 17
-- Android SDK: build tools (minimum `28.0.1`), platform `30`
+- Android SDK: build tools, platform `36`
Python 3 is required to update generated files but not to build the app.