Skip to content

Commit 5123886

Browse files
committed
Release version 1.14.0
1 parent 726d85e commit 5123886

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ Prepend the changelog with this template on every release.
99
1010
-->
1111

12-
## [Unreleased]
12+
# [Unreleased]
13+
14+
## [1.14.0] - Released August 16, 2024
1315
- Modernize project build files (#407)
1416
- Enable edge to edge on sample app (#407)
1517
- Add setDrawBehindStatusBar and setDrawBehindNavigationBar (#407)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ android.enableJetifier=true
22
android.useAndroidX=true
33

44
GROUP=com.getkeepsafe.taptargetview
5-
VERSION_NAME=1.13.3
5+
VERSION_NAME=1.14.0
66
POM_ARTIFACT_ID=taptargetview
77

88
POM_NAME=TapTargetView

0 commit comments

Comments
 (0)