Skip to content

Commit

Permalink
downgraded sample app minsdk
Browse files Browse the repository at this point in the history
  • Loading branch information
mukeshsolanki committed May 27, 2022
1 parent 59e816a commit 973f95c
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 @@ -8,7 +8,7 @@ android {

defaultConfig {
applicationId "com.mukesh.example.androidtamperdetector"
minSdk 23
minSdk 21
targetSdk 32
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit 973f95c

Please sign in to comment.