Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	TestAnimator/app/build.gradle
#	TestAnimator/build.gradle
  • Loading branch information
veenapilli committed Nov 15, 2017
2 parents e297c9c + f400a4b commit 169a46d
Show file tree
Hide file tree
Showing 25 changed files with 18 additions and 18 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Animator Android

[![N|Solid](http://www.streamoid.com/images/logo-white.png)](http://www.streamoid.com/)
[![N|Solid](http://www.streamoid.com/images/logo.png)](http://www.streamoid.com/)

This repository contains binary distributions of Animator-android framework.

Expand All @@ -9,7 +9,7 @@ If you have any questions, comments, or issues related to Animator, Please conta

### Animator

**Animator-android** framework provided by Streamoid Technologies, acts as a bridge between offline advertisements and purchasing those products online.
**Animator-android** framework (Api level 20 and above) provided by Streamoid Technologies, acts as a bridge between offline advertisements and purchasing those products online.

**TestAnimator** is an example application which uses Animator-android framework.

Expand Down Expand Up @@ -44,7 +44,7 @@ to use the JCenter Repository
```groovy
dependencies {
...
compile 'com.streamoid:animatorsdk:0.0.8'
compile 'com.streamoid:animatorsdk:1.0.1'
...
}
```
Expand All @@ -55,7 +55,7 @@ Add following to manifest application
```
<application
...
tools:replace="android:theme, icon"
tools:replace="android:theme, icon, label"
...
>
```
Expand Down
Binary file removed animatorsdk/0.0.8/animatorsdk-0.0.8-javadoc.jar
Binary file not shown.
1 change: 0 additions & 1 deletion animatorsdk/0.0.8/animatorsdk-0.0.8-javadoc.jar.md5

This file was deleted.

1 change: 0 additions & 1 deletion animatorsdk/0.0.8/animatorsdk-0.0.8-javadoc.jar.sha1

This file was deleted.

1 change: 0 additions & 1 deletion animatorsdk/0.0.8/animatorsdk-0.0.8-sources.jar.md5

This file was deleted.

1 change: 0 additions & 1 deletion animatorsdk/0.0.8/animatorsdk-0.0.8-sources.jar.sha1

This file was deleted.

1 change: 0 additions & 1 deletion animatorsdk/0.0.8/animatorsdk-0.0.8.aar.md5

This file was deleted.

1 change: 0 additions & 1 deletion animatorsdk/0.0.8/animatorsdk-0.0.8.aar.sha1

This file was deleted.

1 change: 0 additions & 1 deletion animatorsdk/0.0.8/animatorsdk-0.0.8.pom.md5

This file was deleted.

1 change: 0 additions & 1 deletion animatorsdk/0.0.8/animatorsdk-0.0.8.pom.sha1

This file was deleted.

Binary file added animatorsdk/1.0.1/animatorsdk-1.0.1-javadoc.jar
Binary file not shown.
1 change: 1 addition & 0 deletions animatorsdk/1.0.1/animatorsdk-1.0.1-javadoc.jar.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b7da70600cc7bdad630b77d2084bdbc1
1 change: 1 addition & 0 deletions animatorsdk/1.0.1/animatorsdk-1.0.1-javadoc.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
62cf3cc7bf0a3c4d910d53fcd984aa4a5b154e4b
Binary file not shown.
1 change: 1 addition & 0 deletions animatorsdk/1.0.1/animatorsdk-1.0.1-sources.jar.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
495293cffc0f4e5bd6fc14cf8c627726
1 change: 1 addition & 0 deletions animatorsdk/1.0.1/animatorsdk-1.0.1-sources.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0f3ad3c308172ff6a5fa967c0d32c68dbc85f63b
Binary file not shown.
1 change: 1 addition & 0 deletions animatorsdk/1.0.1/animatorsdk-1.0.1.aar.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8d9b8fc4bc96edcc897ed49506db3ea1
1 change: 1 addition & 0 deletions animatorsdk/1.0.1/animatorsdk-1.0.1.aar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2d2b880bd6cb8c66b3cfb56a32ef2392e378137c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.streamoid</groupId>
<artifactId>animatorsdk</artifactId>
<version>0.0.8</version>
<version>1.0.1</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
Expand Down
1 change: 1 addition & 0 deletions animatorsdk/1.0.1/animatorsdk-1.0.1.pom.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
395fb00ed5de0c66bae9c62e72337b89
1 change: 1 addition & 0 deletions animatorsdk/1.0.1/animatorsdk-1.0.1.pom.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
23bb76e0f07e812c33a5b69f9c78f4985b6c863c
6 changes: 3 additions & 3 deletions animatorsdk/maven-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<groupId>com.streamoid</groupId>
<artifactId>animatorsdk</artifactId>
<versioning>
<release>0.0.8</release>
<release>1.0.1</release>
<versions>
<version>0.0.8</version>
<version>1.0.1</version>
</versions>
<lastUpdated>20170210113908</lastUpdated>
<lastUpdated>20171012141053</lastUpdated>
</versioning>
</metadata>
2 changes: 1 addition & 1 deletion animatorsdk/maven-metadata.xml.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3856d95f0ad33083dd970ee905250392
dbbcde36891c44b9913e51ba5bc968fd
2 changes: 1 addition & 1 deletion animatorsdk/maven-metadata.xml.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d0b54cd4b2b9b313f3d422f9ec7a01ce2db7d9b1
fd0a7b3239fc6ce8a522828d63f5b12ee49b657f

0 comments on commit 169a46d

Please sign in to comment.