Skip to content

Commit

Permalink
use identical min sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
wuan committed Jan 20, 2019
1 parent e1e254b commit 33fb3af
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 @@ -9,7 +9,7 @@ android {
buildToolsVersion '27.0.3'
defaultConfig {
applicationId "org.blitzortung.android.app"
minSdkVersion 15
minSdkVersion 9
targetSdkVersion 26
versionCode 208
versionName "1.6.4"
Expand Down

0 comments on commit 33fb3af

Please sign in to comment.