Skip to content

Commit e3988f9

Browse files
committed
gradle version change.
1 parent 281b0bd commit e3988f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
defaultConfig {
1414
minSdkVersion 16
1515
targetSdkVersion 30
16-
versionCode 5
17-
versionName "1.0.4"
16+
versionCode 6
17+
versionName "1.0.5"
1818
multiDexEnabled true
1919
vectorDrawables.useSupportLibrary = true
2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)