Skip to content

Commit ef8335f

Browse files
committed
bump app version
1 parent e182645 commit ef8335f

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 16
28-
versionName "1.6"
27+
versionCode 161
28+
versionName "1.6-1"
2929
setProperty("archivesBaseName", "10-bitClockWidget")
3030
}
3131
buildTypes {

0 commit comments

Comments
 (0)