Skip to content

Instantly share code, notes, and snippets.

@igorescodro
Created October 6, 2021 16:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save igorescodro/109ffa3fa25764cfcfedfad7b75eb4db to your computer and use it in GitHub Desktop.
Save igorescodro/109ffa3fa25764cfcfedfad7b75eb4db to your computer and use it in GitHub Desktop.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.escodro.alkaa">
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM" />
<application/>
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment