Commit 77003df
committed
feat: Add internet permission and update project JDK
This commit introduces the internet permission to the app manifest and updates the project's JDK level.
Changes:
- Added the `android.permission.INTERNET` permission to the `AndroidManifest.xml` file.
- Updated the project's JDK level to `JDK_21` in the `.idea/misc.xml` file.1 parent 7b1f1e2 commit 77003df
2 files changed
Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
0 commit comments