Skip to content

Commit

Permalink
Bump target sdk version as required by Play Store
Browse files Browse the repository at this point in the history
  • Loading branch information
itkach committed Apr 19, 2020
1 parent 1429053 commit 6b06158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ android {

defaultConfig {
minSdkVersion 15
targetSdkVersion 26
targetSdkVersion 28
}

}
Expand Down

0 comments on commit 6b06158

Please sign in to comment.