Skip to content

Commit

Permalink
change min sdk version; add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Loong-T committed Jul 10, 2019
1 parent 377909b commit 97baf14
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android {
compileSdkVersion 28
defaultConfig {
applicationId "in.nerd_is.offdutyview.sample"
minSdkVersion 16
minSdkVersion 14
targetSdkVersion 28
versionCode 1
versionName "1.0"
Expand Down
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {
compileSdkVersion 28

defaultConfig {
minSdkVersion 16
minSdkVersion 14
targetSdkVersion 28
versionCode 1
versionName "1.0"
Expand Down
Binary file added screenshots/offduty_custom.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/offduty_list.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/offduty_simple.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 97baf14

Please sign in to comment.