Skip to content
Snippets Groups Projects
Verified Commit fde206a3 authored by Sebastian's avatar Sebastian
Browse files

Add checkstyle violation

parent 8b59b003
No related tags found
No related merge requests found
Pipeline #10515 failed
......@@ -24,7 +24,7 @@ interface AlarmConstants {
/**
* Request code for the broadcast intent attached to the periodic alarm.
*/
int REQUEST_ALARM = 1;
int REQUEST_ALARM = 1;
/**
* Key for storing the process ID in the extras of the periodic alarm's
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment