Skip to content

Commit c36d651

Browse files
committed
🔖 Bump to version 1.4.0-alpha1
1 parent e33f9f7 commit c36d651

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, 0)
17+
val VERSION = Version(1, 4, 0, "aplha1")
1818
}

0 commit comments

Comments
 (0)