Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Corry <[email protected]>
  • Loading branch information
kylecorry31 committed Nov 27, 2024
1 parent 164ebdd commit d2b41b5
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.1.0")
set("versionName", "11.2.0")
set("targetVersion", 35)
set("compileVersion", 35)
}
Expand Down

0 comments on commit d2b41b5

Please sign in to comment.