add asking for Exact alarm permission before scheduling a message above Android API S

This commit is contained in:
Wilson 2023-07-15 18:13:16 -04:00
parent 53aa4495a0
commit f6b5bbf455
3 changed files with 36 additions and 6 deletions

View file

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:b4cc381943'
implementation 'com.github.SimpleMobileTools:Simple-Commons:57a5db1ef3'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
implementation 'com.github.tibbi:android-smsmms:5657799572'