Skip to content

Commit

Permalink
Apply wake lock
Browse files Browse the repository at this point in the history
  • Loading branch information
eikarna authored Oct 13, 2024
1 parent 3596d23 commit 9c3d116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">

<uses-permission android:name="android.permission.WAKE_LOCK" />
<application
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
Expand Down

0 comments on commit 9c3d116

Please sign in to comment.