File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -91,13 +91,13 @@ ValidatedTextInputLayout [ ![Download](https://api.bintray.com/packages/julianra
9191 <dependency>
9292 <groupId>com.julianraj</groupId>
9393 <artifactId>validatedtextinputlayout</artifactId>
94- <version>0.0.3 </version>
94+ <version>0.0.4 </version>
9595 <type>pom</type>
9696 </dependency>
9797
9898 - ** Gradle**
9999
100- compile 'com.julianraj:validatedtextinputlayout:0.0.3 '
100+ compile 'com.julianraj:validatedtextinputlayout:0.0.4 '
101101
102102
103103 - You can use and style it similar to ** Android Design Library's** _ TextInputLayout_
Original file line number Diff line number Diff line change 1414 siteUrl = ' https://github.com/julianraj/ValidatedTextInputLayout'
1515 gitUrl = ' https://github.com/julianraj/ValidatedTextInputLayout.git'
1616
17- libraryVersion = ' 0.0.3 '
17+ libraryVersion = ' 0.0.4 '
1818
1919 developerId = ' julianraj'
2020 developerName = ' Julian Raj Manandhar'
@@ -33,7 +33,7 @@ android {
3333 minSdkVersion 9
3434 targetSdkVersion 23
3535 versionCode 1
36- versionName " 0.0.3 "
36+ versionName " 0.0.4 "
3737 }
3838 buildTypes {
3939 release {
You can’t perform that action at this time.
0 commit comments