Skip to content

Commit

Permalink
Fixed UI issue (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
jk2pr committed Dec 10, 2021
1 parent 6877543 commit 5c08d49
Show file tree
Hide file tree
Showing 35 changed files with 152 additions and 19,731 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android {
applicationId "com.jk.mr.duo.clock"
minSdkVersion 21
targetSdkVersion 31
versionCode 28
versionCode 29
versionName "2.0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down
Loading

0 comments on commit 5c08d49

Please sign in to comment.