Skip to content

Commit

Permalink
Updated lib version in build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Willena committed Jan 12, 2021
1 parent 75d0dcd commit 97ed93b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phoneinputview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 29
versionCode 12
versionName "1.2"
versionCode 13
versionName "1.3.1-rc1"
consumerProguardFiles 'proguard-rules.pro'
}
}
Expand Down

0 comments on commit 97ed93b

Please sign in to comment.