Skip to content

Commit

Permalink
Update version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinskiy committed Jun 17, 2017
1 parent eb5ac4d commit 408e111
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions buildsystem/dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ext.versions = [
code : 2,
name : '0.1.1',
code : 4,
name : '1.0.1',

minSdk : 9,
targetSdk : 25,
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION_NAME=1.0.0
VERSION_CODE=3
VERSION_NAME=1.0.1
VERSION_CODE=4
GROUP=com.malinskiy.sheldon2

POM_DESCRIPTION=Reactive preferences abstraction
Expand Down

0 comments on commit 408e111

Please sign in to comment.