Skip to content

Commit b5dfe15

Browse files
Version 1.0.15
1 parent af228ee commit b5dfe15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repositories {
2525
2626
dependencies {
2727
28-
def version = '1.0.13'
28+
def version = '1.0.15'
2929
3030
// add the basic analytics interface library - incl. LoggerDispatcher
3131
compile "com.sofakingforever.analytics:analytics:version@aar"

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ org.gradle.jvmargs=-Xmx1536m
1111
# This option should only be used with decoupled projects. More details, visit
1212
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1313
# org.gradle.parallel=true
14-
version=1.0.14
14+
version=1.0.15

0 commit comments

Comments
 (0)