Skip to content

Commit 3a82409

Browse files
author
Luca Sardonini
committed
Version 26
1 parent c029279 commit 3a82409

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ ext {
2020

2121
PACKAGE_NAME = "ch.liip.timeforcoffee"
2222

23-
VERSION = "1.1.1"
24-
VERSION_CODE = 25
23+
VERSION = "1.1.2"
24+
VERSION_CODE = 26
2525

2626
RELEASE_MAP_API_KEY = "***REMOVED***"
2727
DEBUG_MAP_API_KEY = "***REMOVED***"

0 commit comments

Comments
 (0)