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

Commit

Permalink
Preparing release 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iagocanalejas committed Jan 18, 2017
1 parent ecaad1a commit 13a2c9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# NEXT
# 1.1
- Added `remove` method for invalidate a cached call.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

ext {
// Base
libraryCode = 1
libraryName = '1.0.0'
libraryCode = 2
libraryName = '1.1'
compileSdkVersion = 25
buildToolsVersion = '25.0.2'
supportLib = '25.1.0'
Expand Down

0 comments on commit 13a2c9d

Please sign in to comment.