Added alarm latch timer to release latch after a specified period even if Accept Alarm button is not pressed.
This commit is contained in:
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion '24.0.1'
|
||||
buildToolsVersion '25.0.0'
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
defaultConfig {
|
||||
|
||||
Reference in New Issue
Block a user