Skip to content

Commit 8f0514e

Browse files
committed
Bump up version to 1.10.1
1 parent 507f7ec commit 8f0514e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Stately/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId "com.lloydtorres.stately"
1919
minSdkVersion 16
2020
targetSdkVersion 27
21-
versionCode 42
22-
versionName "1.10.0"
21+
versionCode 43
22+
versionName "1.10.1"
2323
vectorDrawables.useSupportLibrary = true
2424
}
2525
buildTypes {

0 commit comments

Comments
 (0)