Skip to content

Commit

Permalink
https://github.com/carsten-klaffke/send-intent/issues/98
Browse files Browse the repository at this point in the history
increased minSdkVersion
  • Loading branch information
carsten-klaffke committed Dec 16, 2024
1 parent c7b4534 commit 84efbfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ android {
namespace "de.mindlib.sendIntent.sendintent"
compileSdkVersion 34
defaultConfig {
minSdkVersion 21
minSdkVersion 22
targetSdkVersion 34
versionCode 1
versionName "1.0"
Expand Down

0 comments on commit 84efbfb

Please sign in to comment.