Skip to content

Commit

Permalink
Version 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshgngwr committed Oct 17, 2017
1 parent 2078103 commit 1cf27da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 10-bitClockWidget/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ android {
buildToolsVersion "25.0.3"
defaultConfig {
applicationId "com.github.ashutoshgngwr.tenbitclockwidget"
minSdkVersion 15
minSdkVersion 9
targetSdkVersion 25
versionCode 13
versionName "1.3"
versionCode 14
versionName "1.4"
setProperty("archivesBaseName", "10-bitClockWidget")
}
buildTypes {
Expand Down

0 comments on commit 1cf27da

Please sign in to comment.