Skip to content

Commit

Permalink
release 4.1.0 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
tianhui12 authored Jan 26, 2024
1 parent e372ad7 commit f413e22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions autotracker-gradle-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ buildscript {
set("kotlin_version", "1.8.20")
set("agp_version", "8.1.0")
set("low_agp_version", "4.2.2")
set("releaseVersion", "4.0.0")
set("releaseVersionCode", 40000)
set("releaseVersion", "4.1.0")
set("releaseVersionCode", 40100)
}
}

Expand Down

0 comments on commit f413e22

Please sign in to comment.