-
-
Save garg-lucifer/15d8167bca3a91c8623095aea5572600 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<manifest ...> | |
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM"/> | |
<application ...> | |
... | |
</application> | |
</manifest> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment