We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7350700 commit bb9c8adCopy full SHA for bb9c8ad
CHANGELOG.md
@@ -10,4 +10,6 @@ Prepend the changelog with this template on every release.
10
-->
11
12
## [Unreleased]
13
+
14
+## [1.13.2] - Released March 10, 2021
15
- Moved artifact publishing from JCenter to Maven Central (#385)
gradle.properties
@@ -2,7 +2,7 @@ android.enableJetifier=true
2
android.useAndroidX=true
3
4
GROUP=com.getkeepsafe.taptargetview
5
-VERSION_NAME=1.13.1
+VERSION_NAME=1.13.2
6
POM_ARTIFACT_ID=taptargetview
7
8
POM_NAME=TapTargetView
0 commit comments