Skip to content

Commit

Permalink
prepare release v2.1-4
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshgngwr committed Dec 11, 2022
1 parent 69240db commit 703b80e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 10-bitClockWidget/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ android {
applicationId "com.github.ashutoshgngwr.tenbitclockwidget"
minSdkVersion 14
targetSdkVersion 33
versionCode 213
versionName "2.1-3"
versionCode 214
versionName "2.1-4"
}
buildTypes {
release {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/214.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Use exact system alarms to update widget at precise intervals.

0 comments on commit 703b80e

Please sign in to comment.