Skip to content

Commit

Permalink
release 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
growingio committed Aug 1, 2022
1 parent 6f171f4 commit 38a5c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autotracker-gradle-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ val testPluginImplementation: Configuration by configurations.creating {
}

ext {
set("releaseVersion", "3.4.1-SNAPSHOT")
set("releaseVersion", "3.4.1")
set("releaseVersionCode", 30401)
set("agp_version", "7.2.1")
set("low_agp_version", "4.2.2")
Expand Down

0 comments on commit 38a5c8b

Please sign in to comment.