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

Commit 4531df3

Browse files
author
John Cordeiro
committed
Prepare for next development iteration
1 parent 77c8d7c commit 4531df3

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 2
18-
versionName "0.6.2"
17+
versionCode 3
18+
versionName "0.6.3"
1919
consumerProguardFiles 'proguard-rules.pro'
2020
}
2121
}

0 commit comments

Comments
 (0)