Skip to content

Commit c000a0c

Browse files
marcoedomingosnan-li
authored andcommitted
Update build.gradle
1 parent 865787a commit c000a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ apply plugin: 'com.android.library'
2323

2424
android {
2525
compileSdkVersion 28
26-
// Condition for namespace compatibility in AGP 8
26+
// Condition for namespace compatibility in AGP <4.2
2727
if (project.android.hasProperty("namespace")) {
2828
namespace 'com.onesignal.flutter'
2929
}

0 commit comments

Comments
 (0)