Skip to content

Commit

Permalink
publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
a-voyager committed Nov 6, 2016
1 parent a0cea98 commit fa4b437
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ There are two ways:
}
// Add the dependency
dependencies {
compile 'com.github.a-voyager:AutoInstaller:ea0c990b9e'
compile 'com.github.a-voyager:AutoInstaller:v1.0'
}
```

Expand Down
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
}
// 在App目录 build.gradle 添加依赖
dependencies {
compile 'com.github.a-voyager:AutoInstaller:ea0c990b9e'
compile 'com.github.a-voyager:AutoInstaller:v1.0'
}
```

Expand Down

0 comments on commit fa4b437

Please sign in to comment.