Skip to content

Commit

Permalink
Update version to 4.1.0-beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
SapuSeven committed Nov 15, 2023
1 parent 0aa0f43 commit 3cc80cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ android {
minSdkVersion 21
targetSdkVersion 33
versionCode generateVersionCode()
versionName "4.0.3"
versionName "4.1.0-beta01"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Upgrade to WeekView-Compose

0 comments on commit 3cc80cc

Please sign in to comment.