Skip to content

Commit

Permalink
Updated app version to beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
WrichikBasu committed Jan 27, 2021
1 parent afa49de commit 848c0d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 30
versionCode 19
versionName "1.3.4"
versionCode 22
versionName "2.0.0-beta"

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

0 comments on commit 848c0d1

Please sign in to comment.