Skip to content

Commit

Permalink
Update to version 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rengwuxian committed Apr 28, 2015
1 parent fed912b commit 6fb79f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.1.0'
classpath 'com.android.tools.build:gradle:1.2.0'
}
}

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=2.0.3
VERSION_CODE=41
VERSION_NAME=2.1.3
VERSION_CODE=42
GROUP=com.rengwuxian.materialedittext

POM_DESCRIPTION=Android EditText in Material Design
Expand Down

0 comments on commit 6fb79f6

Please sign in to comment.