Skip to content

Commit

Permalink
Pre-release v9.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kh-mega committed Oct 26, 2023
1 parent fbb2d30 commit f04f6fc
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
Expand Up @@ -73,7 +73,7 @@ tasks.register("clean", Delete::class) {

// Define versions in a single place
// App
extra["appVersion"] = "9.4"
extra["appVersion"] = "9.4.1"

// Sdk and tools
extra["compileSdkVersion"] = 34
Expand Down

0 comments on commit f04f6fc

Please sign in to comment.