We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3c96bb commit 31abe9aCopy full SHA for 31abe9a
README.md
@@ -22,7 +22,7 @@ repositories {
22
23
dependencies {
24
25
- def version = '1.0.8'
+ def version = '1.0.9'
26
27
// add the basic analytics interface library
28
compile "com.sofakingforever.analytics:analytics:version@aar"
gradle.properties
@@ -11,4 +11,4 @@ org.gradle.jvmargs=-Xmx1536m
11
# This option should only be used with decoupled projects. More details, visit
12
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
13
# org.gradle.parallel=true
14
-version=1.0.8
+version=1.0.9
0 commit comments