-
Notifications
You must be signed in to change notification settings - Fork 156
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
Martin Klapetek
committed
Jan 7, 2019
1 parent
bbfb25c
commit ef87ceb
Showing
9 changed files
with
32 additions
and
4 deletions.
There are no files selected for viewing
Binary file added
BIN
+26.1 KB
releases/com/fivehundredpx/greedo-layout/1.3.0/greedo-layout-1.3.0.aar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
releases/com/fivehundredpx/greedo-layout/1.3.0/greedo-layout-1.3.0.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 @@ | ||
05f9d193ad2c76bd010971cb2521fac3 |
1 change: 1 addition & 0 deletions
1
releases/com/fivehundredpx/greedo-layout/1.3.0/greedo-layout-1.3.0.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 @@ | ||
b66c1ad6fa87cb06cb6e4807324fe299f8789c44 |
23 changes: 23 additions & 0 deletions
23
releases/com/fivehundredpx/greedo-layout/1.3.0/greedo-layout-1.3.0.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,23 @@ | ||
<?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>com.fivehundredpx</groupId> | ||
<artifactId>greedo-layout</artifactId> | ||
<version>1.3.0</version> | ||
<packaging>aar</packaging> | ||
<dependencies> | ||
<dependency> | ||
<groupId>com.android.support</groupId> | ||
<artifactId>appcompat-v7</artifactId> | ||
<version>26.1.0</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.android.support</groupId> | ||
<artifactId>recyclerview-v7</artifactId> | ||
<version>26.1.0</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
</dependencies> | ||
</project> |
1 change: 1 addition & 0 deletions
1
releases/com/fivehundredpx/greedo-layout/1.3.0/greedo-layout-1.3.0.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 @@ | ||
7be022d65acd69c160488aa0a3d7ab63 |
1 change: 1 addition & 0 deletions
1
releases/com/fivehundredpx/greedo-layout/1.3.0/greedo-layout-1.3.0.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 @@ | ||
9726302272d2ac5df7487db6f2ab4e739c99af01 |
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
releases/com/fivehundredpx/greedo-layout/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 @@ | ||
dbf75723fb8b6269520b17ba65dc04c4 | ||
c32405527c56ff85c39c65ffd9a5e456 |
2 changes: 1 addition & 1 deletion
2
releases/com/fivehundredpx/greedo-layout/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 @@ | ||
f1537b77482dfc3310d106478d38c9c983494c3d | ||
6119672aa8256005d595fa132e45ef6ed70036f5 |