Skip to content

Commit

Permalink
4.0.0-beta.1 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
WrichikBasu committed Aug 26, 2023
1 parent 997df86 commit fbfcdd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
applicationId "in.basulabs.shakealarmclock"
minSdkVersion 21
targetSdkVersion 34
versionCode 29
versionName "3.0.0"
versionCode 30
versionName "4.0.0-beta.1"

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

0 comments on commit fbfcdd2

Please sign in to comment.