Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Corry <kylecorry31@gmail.com>
  • Loading branch information
kylecorry31 committed Nov 17, 2024
1 parent 1999a95 commit 45628fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
extra.apply {
set("groupId", "com.kylecorry.andromeda")
set("versionName", "11.0.0")
set("versionName", "11.1.0")
set("targetVersion", 35)
set("compileVersion", 35)
}
Expand Down

0 comments on commit 45628fe

Please sign in to comment.