Skip to content

Commit

Permalink
bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshgngwr committed Nov 27, 2021
1 parent 6a00910 commit f3389ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 10-bitClockWidget/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ android {
applicationId "com.github.ashutoshgngwr.tenbitclockwidget"
minSdkVersion 14
targetSdkVersion 30
versionCode 210
versionName "2.1"
versionCode 211
versionName "2.1-1"
}
buildTypes {
release {
Expand Down

0 comments on commit f3389ca

Please sign in to comment.