Skip to content
This repository was archived by the owner on Mar 17, 2022. It is now read-only.

Commit ccc7c6a

Browse files
committed
release v1.3.0
1 parent b040929 commit ccc7c6a

9 files changed

+3
-3
lines changed

libs/buzzscreen-sdk-core-1.2.9.aar

-242 KB
Binary file not shown.

libs/buzzscreen-sdk-core-1.3.0.aar

246 KB
Binary file not shown.

libs/buzzscreen-sdk-full-1.2.9.aar

-281 KB
Binary file not shown.

libs/buzzscreen-sdk-full-1.3.0.aar

285 KB
Binary file not shown.

sample/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ dependencies {
2424
compile 'com.google.android.gms:play-services-ads:9.4.0'
2525
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.4'
2626

27-
basicCompile(name:'buzzscreen-sdk-full-1.2.9', ext:'aar')
28-
customCompile(name:'buzzscreen-sdk-core-1.2.9', ext:'aar')
29-
multiProcessCompile(name:'buzzscreen-sdk-full-1.2.9', ext:'aar')
27+
basicCompile(name:'buzzscreen-sdk-full-1.3.0', ext:'aar')
28+
customCompile(name:'buzzscreen-sdk-core-1.3.0', ext:'aar')
29+
multiProcessCompile(name:'buzzscreen-sdk-full-1.3.0', ext:'aar')
3030
}
3131

3232
repositories{
-242 KB
Binary file not shown.
246 KB
Binary file not shown.
-281 KB
Binary file not shown.
285 KB
Binary file not shown.

0 commit comments

Comments
 (0)