Skip to content

Commit

Permalink
change sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
SPSpisoft committed Apr 14, 2020
1 parent 66cd7f3 commit 7f88115
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ android {
compileSdkVersion 28
defaultConfig {
applicationId "com.spisoft.spspersiandatetimepicker"
minSdkVersion 19
minSdkVersion 17
targetSdkVersion 28
versionCode 1
versionName "1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion persiandatetimepicker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ android {


defaultConfig {
minSdkVersion 19
minSdkVersion 17
targetSdkVersion 28
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit 7f88115

Please sign in to comment.