Skip to content

Commit

Permalink
prepare release 2.1-3
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshgngwr committed Oct 26, 2022
1 parent a97fc67 commit 7787fe0
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 212
versionName "2.1-2"
versionCode 213
versionName "2.1-3"
}
buildTypes {
release {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/213.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Make clock widget updates compliant with latest background processing restrictions in Android.

0 comments on commit 7787fe0

Please sign in to comment.