Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Commit 2a61b47

Browse files
author
John Cordeiro
committed
Update library version on build file
1 parent 1850059 commit 2a61b47

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

library/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
defaultConfig {
1515
minSdkVersion 15
1616
targetSdkVersion 25
17-
versionCode 1
18-
versionName "0.5.0"
17+
versionCode 2
18+
versionName "0.6.2"
1919
consumerProguardFiles 'proguard-rules.pro'
2020
}
2121
}

0 commit comments

Comments
 (0)