diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bdd45d..7c9232b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +## [4.1.2-beta](https://github.com/newrelic/video-agent-android/compare/v4.1.1-beta...v4.1.2-beta) (2026-02-09) ## [4.1.1-beta](https://github.com/newrelic/video-agent-android/compare/v4.1.0-beta...v4.1.1-beta) (2026-01-30) ## [4.1.0-beta](https://github.com/newrelic/video-agent-android/compare/v4.0.5...v4.1.0-beta) (2026-01-30) diff --git a/gradle.properties b/gradle.properties index 0952f4e..055ac7f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,4 +21,4 @@ android.defaults.buildfeatures.buildconfig=true android.nonTransitiveRClass=false android.nonFinalResIds=false -GLOBAL_VERSION_NAME=4.1.1-beta \ No newline at end of file +GLOBAL_VERSION_NAME=4.1.2-beta \ No newline at end of file