Skip to content

Commit 89a5b5a

Browse files
committed
🔖 Bump to version 1.2.2
1 parent 40b94a6 commit 89a5b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/com/datadog/gradle/config/AndroidConfig.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ object AndroidConfig {
1414
const val MIN_SDK = 19
1515
const val BUILD_TOOLS_VERSION = "29.0.2"
1616

17-
val VERSION = Version(1, 2, 1)
17+
val VERSION = Version(1, 2, 2)
1818
}

0 commit comments

Comments
 (0)