Skip to content

Commit

Permalink
minSdk 21
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jun 26, 2024
1 parent fc6fd68 commit 76feee4
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 @@ -19,7 +19,7 @@ allprojects {
maven { url 'https://jitpack.io' }
}
ext {
globalMinSdkVersion = 19
globalMinSdkVersion = 21
globalTargetSdkVersion = 34
globalCompileSdkVersion = 34
}
Expand Down

0 comments on commit 76feee4

Please sign in to comment.