We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a1bd5 commit b2661feCopy full SHA for b2661fe
android/build.gradle
@@ -25,6 +25,8 @@ rootProject.allprojects {
25
apply plugin: 'com.android.library'
26
27
android {
28
+ namespace 'com.pdftron.pdftronflutter'
29
+
30
compileSdkVersion 33
31
32
defaultConfig {
0 commit comments