Skip to content

Commit

Permalink
chore: prepare for v0.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mslalith committed Apr 14, 2023
1 parent cdfddf3 commit 4332964
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {

defaultConfig {
applicationId = "dev.mslalith.focuslauncher"
versionCode = 6
versionName = "0.3.0"
versionCode = 7
versionName = "0.4.0"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 4332964

Please sign in to comment.