Skip to content

Commit f3389ca

Browse files
committed
bump app version
1 parent 6a00910 commit f3389ca

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 30
27-
versionCode 210
28-
versionName "2.1"
27+
versionCode 211
28+
versionName "2.1-1"
2929
}
3030
buildTypes {
3131
release {

0 commit comments

Comments
 (0)