Skip to content

Commit

Permalink
[updated] minimum sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
thenishchalraj committed Apr 9, 2021
1 parent 60ee3a3 commit 2281724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Expand Up @@ -3,7 +3,7 @@
buildscript {
ext {
buildToolsVersion = "28.0.3"
minSdkVersion = 16
minSdkVersion = 21
compileSdkVersion = 28
targetSdkVersion = 28
}
Expand Down

0 comments on commit 2281724

Please sign in to comment.