Skip to content

Commit

Permalink
update version beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
ToDou committed Mar 26, 2018
1 parent a9a70b3 commit 6484a58
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 @@ -21,7 +21,7 @@ Installation
====
```groovy
dependencies {
compile 'com.loopeer.lib:shadow:0.0.4-beta2'
compile 'com.loopeer.lib:shadow:0.0.4-beta3'
}
```
Usages
Expand Down
2 changes: 1 addition & 1 deletion shadow/bintray.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.github.dcendents.android-maven'
apply plugin: 'com.jfrog.bintray'
apply plugin: 'maven'

version = "0.0.4-beta2"
version = "0.0.4-beta3"

uploadArchives {
repositories {
Expand Down

0 comments on commit 6484a58

Please sign in to comment.