Skip to content

Commit

Permalink
Min SDK 21
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavpandey committed Jan 3, 2025
1 parent 7213158 commit 0315870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
buildscript {
ext.versions = [
'compileSdk' : 35,
'minSdk' : 19,
'minSdk' : 21,
'targetSdk' : 35,
'buildTools' : '35.0.0',
'gmsAds' : '22.6.0',
Expand Down

0 comments on commit 0315870

Please sign in to comment.