Skip to content

Commit

Permalink
Merge pull request #63 from fabiancrx/master
Browse files Browse the repository at this point in the history
Update build.gradle
  • Loading branch information
taljacobson authored Sep 23, 2024
2 parents 3687002 + 365cd05 commit 2a7d04d
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 @@ -26,7 +26,7 @@ android {
if (project.android.hasProperty("namespace")) {
namespace 'com.dataxad.flutter_mailer'
}
compileSdkVersion 28
compileSdkVersion 34

defaultConfig {
minSdkVersion 16
Expand Down

0 comments on commit 2a7d04d

Please sign in to comment.