Skip to content

Commit

Permalink
gitignore updated
Browse files Browse the repository at this point in the history
mavenCentral removed from repositories
  • Loading branch information
Dmitry-Borodin committed Jul 27, 2019
1 parent 1e02553 commit 4928247
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 57 deletions.
6 changes: 1 addition & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,4 @@ atlassian-ide-plugin.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties

# Builds
*.apk
*.unitypackage
crashlytics-build.properties
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ buildscript {
repositories {
google()
jcenter()
// mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.2'
Expand Down
50 changes: 0 additions & 50 deletions pdfview-library/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion sample/.gitignore

This file was deleted.

0 comments on commit 4928247

Please sign in to comment.