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 dfb3392 commit f6aecc7Copy full SHA for f6aecc7
1 file changed
AndroidFilePickerLightLibrary/build.gradle
@@ -33,6 +33,7 @@ android {
33
targetSdkVersion 30
34
versionCode 9
35
versionName "1.0.8"
36
+ defaultConfig.applicationId "com.maxieds.androidfilepickerlightlibrary"
37
}
38
39
compileOptions {
0 commit comments