Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Savin committed Apr 10, 2015
1 parent 4e2bacb commit 92ac182
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 @@ -15,7 +15,7 @@ allprojects {

* Add the release dependency:
```groovy
compile 'org.onepf:opfutils:0.1.15'
compile 'org.onepf:opfutils:0.1.20'
```

or the latest snapshot dependency:
Expand Down
2 changes: 1 addition & 1 deletion opfutils/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ android {
minSdkVersion 15
targetSdkVersion 22
versionCode 1
versionName "0.1.20-SNAPSHOT"
versionName "0.1.20"
}

buildTypes {
Expand Down

0 comments on commit 92ac182

Please sign in to comment.