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

Commit 97b4870

Browse files
Update build.gradle
1 parent 22739ca commit 97b4870

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ android {
4646
defaultConfig {
4747
minSdkVersion rootProject.ext.MinSdk
4848
targetSdkVersion rootProject.ext.TargetSdk
49-
versionCode 136
50-
versionName "1.3.6"
49+
versionCode 138
50+
versionName "1.3.8"
5151
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
5252
vectorDrawables.useSupportLibrary = true
5353
}

0 commit comments

Comments
 (0)