Skip to content

Commit d10550a

Browse files
committed
prepare release 2.2
1 parent e2e1d70 commit d10550a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

10-bitClockWidget/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ android {
2626
applicationId "com.github.ashutoshgngwr.tenbitclockwidget"
2727
minSdk 14
2828
targetSdk 33
29-
versionCode 214
30-
versionName "2.1-4"
29+
versionCode 220
30+
versionName "2.2"
3131
}
3232

3333
buildTypes {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Allow resizing of widget to take 3x1 cell space on the home screen.

0 commit comments

Comments
 (0)