Skip to content

Commit

Permalink
Revert minSdk to previous value, but still untested
Browse files Browse the repository at this point in the history
  • Loading branch information
sudonatalie committed Apr 20, 2019
1 parent a840de3 commit 990de0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ android {

defaultConfig {
applicationId "com.natalieperna.cupful"
minSdkVersion 21
minSdkVersion 15
targetSdkVersion 28
versionCode 6
versionCode 7
versionName "1.2"
}
buildTypes {
Expand Down

0 comments on commit 990de0b

Please sign in to comment.