Skip to content

Commit b5ed903

Browse files
committed
deps update
1 parent 2695124 commit b5ed903

File tree

91 files changed

+297
-160
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+297
-160
lines changed

.github/workflows/publish_pub.yml

100644100755
File mode changed.

.gitignore

100644100755
File mode changed.

.metadata

100644100755
File mode changed.

CHANGELOG.md

100644100755
File mode changed.

LICENSE

100644100755
File mode changed.

README.md

100644100755
File mode changed.

analysis_options.yaml

100644100755
File mode changed.

android/.gitignore

100644100755
File mode changed.

android/build.gradle

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ rootProject.allprojects {
2222
apply plugin: 'com.android.library'
2323

2424
android {
25+
namespace 'pt.tribeiro.flutter_plugin_pdf_viewer'
2526
compileSdkVersion 30
2627

2728
defaultConfig {

android/gradle.properties

100644100755
File mode changed.

0 commit comments

Comments
 (0)