Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
skyforcetw committed Feb 17, 2019
1 parent 16684a5 commit e8a94ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@


public class NotificationMonitor extends NotificationListenerService {
private final static boolean STORE_IMG = true;
private final static boolean STORE_IMG = false;
private final static String IMAGE_DIR = "/storage/emulated/0/Pictures/";
private final static boolean DONT_SEND_SAME = false;

Expand Down
4 changes: 2 additions & 2 deletions GoogleMaps_HUD/gmaps_hud/version.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#Sun Feb 17 21:45:46 CST 2019
#Sun Feb 17 21:52:33 CST 2019
VERSION_NAME=0.2.2
VERSION_CODE=1098
VERSION_CODE=1099

0 comments on commit e8a94ec

Please sign in to comment.