Skip to content

Commit f6aecc7

Browse files
committed
Updating the gradle AppId string
1 parent dfb3392 commit f6aecc7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AndroidFilePickerLightLibrary/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ android {
3333
targetSdkVersion 30
3434
versionCode 9
3535
versionName "1.0.8"
36+
defaultConfig.applicationId "com.maxieds.androidfilepickerlightlibrary"
3637
}
3738

3839
compileOptions {

0 commit comments

Comments
 (0)