Skip to content

Commit

Permalink
Downgrade min sdk version to match opensrp
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-karuri committed May 7, 2020
1 parent fc122b4 commit 8ea2381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def home = System.properties['user.home']
android {
compileSdkVersion 26
defaultConfig {
minSdkVersion 21
minSdkVersion 18
targetSdkVersion 26
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit 8ea2381

Please sign in to comment.