Skip to content

Commit

Permalink
bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshgngwr committed May 21, 2019
1 parent b7073dc commit f871b78
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 28
versionCode 15
versionName "1.5"
versionCode 16
versionName "1.6"
setProperty("archivesBaseName", "10-bitClockWidget")
}
buildTypes {
Expand Down

0 comments on commit f871b78

Please sign in to comment.