Skip to content

Commit

Permalink
Update app version to 3.0.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
WrichikBasu committed Aug 19, 2022
1 parent 2421bde commit 4963838
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 @@ -8,8 +8,8 @@ android {
applicationId "in.basulabs.shakealarmclock"
minSdkVersion 21
targetSdkVersion 31
versionCode 27
versionName "2.0.4"
versionCode 28
versionName "3.0.0-beta"

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

0 comments on commit 4963838

Please sign in to comment.