Skip to content

Commit

Permalink
Merge pull request fixme-lausanne#75 from coredump-ch/minsdkversion
Browse files Browse the repository at this point in the history
Bump minSdkVersion to 21 (Android 5.0)
  • Loading branch information
rorist authored Feb 29, 2020
2 parents 5278e8d + 672dbe2 commit 4c92581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android {

defaultConfig {
applicationId "ch.fixme.status"
minSdkVersion 14
minSdkVersion 21
targetSdkVersion 29
versionCode 20
versionName "1.8.1"
Expand Down

0 comments on commit 4c92581

Please sign in to comment.