-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
GC
committed
Oct 6, 2020
1 parent
baad12e
commit 751c81e
Showing
13 changed files
with
64 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+6.24 MB
repository/jp/co/link_u/library/glideavif/glideavif/0.6.2/glideavif-0.6.2.aar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
repository/jp/co/link_u/library/glideavif/glideavif/0.6.2/glideavif-0.6.2.aar.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
3bf36ba186e360e8617c8db4886960f9 |
1 change: 1 addition & 0 deletions
1
repository/jp/co/link_u/library/glideavif/glideavif/0.6.2/glideavif-0.6.2.aar.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
53c15f942ef7bea7d128cb39ae4933bd1ccf3a22 |
52 changes: 52 additions & 0 deletions
52
repository/jp/co/link_u/library/glideavif/glideavif/0.6.2/glideavif-0.6.2.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>jp.co.link_u.library.glideavif</groupId> | ||
<artifactId>glideavif</artifactId> | ||
<version>0.6.2</version> | ||
<packaging>aar</packaging> | ||
<dependencies> | ||
<dependency> | ||
<groupId>org.jetbrains.kotlin</groupId> | ||
<artifactId>kotlin-android-extensions-runtime</artifactId> | ||
<version>1.3.72</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>org.jetbrains.kotlin</groupId> | ||
<artifactId>kotlin-stdlib-jdk7</artifactId> | ||
<version>1.3.72</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>androidx.appcompat</groupId> | ||
<artifactId>appcompat</artifactId> | ||
<version>1.1.0</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>androidx.core</groupId> | ||
<artifactId>core-ktx</artifactId> | ||
<version>1.3.0</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.github.bumptech.glide</groupId> | ||
<artifactId>glide</artifactId> | ||
<version>4.11.0</version> | ||
<scope>compile</scope> | ||
<exclusions> | ||
<exclusion> | ||
<artifactId>*</artifactId> | ||
<groupId>com.android.support</groupId> | ||
</exclusion> | ||
</exclusions> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.android.support</groupId> | ||
<artifactId>support-fragment</artifactId> | ||
<scope>compile</scope> | ||
</dependency> | ||
</dependencies> | ||
</project> |
1 change: 1 addition & 0 deletions
1
repository/jp/co/link_u/library/glideavif/glideavif/0.6.2/glideavif-0.6.2.pom.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
5247372fde7dcf474ff14a0bc89c0007 |
1 change: 1 addition & 0 deletions
1
repository/jp/co/link_u/library/glideavif/glideavif/0.6.2/glideavif-0.6.2.pom.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
55b69f0153e7a8d89c4359ee41e91a29b484ccb1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
repository/jp/co/link_u/library/glideavif/glideavif/maven-metadata.xml.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
fe0544c4c8a3bc9ec19546b4557a9cde | ||
18309a679b81500503afc10cd188767c |
2 changes: 1 addition & 1 deletion
2
repository/jp/co/link_u/library/glideavif/glideavif/maven-metadata.xml.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
da5a0af3a9e2d004377729aefe6322b4ff4c5a91 | ||
75b05296eb8f8d7e57be0f69c5fb13fee2528b3c |