Skip to content

Commit f871b78

Browse files
committed
bump app version
1 parent b7073dc commit f871b78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

10-bitClockWidget/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ android {
2424
applicationId "com.github.ashutoshgngwr.tenbitclockwidget"
2525
minSdkVersion 14
2626
targetSdkVersion 28
27-
versionCode 15
28-
versionName "1.5"
27+
versionCode 16
28+
versionName "1.6"
2929
setProperty("archivesBaseName", "10-bitClockWidget")
3030
}
3131
buildTypes {

0 commit comments

Comments
 (0)