Skip to content

Commit 6e65803

Browse files
committed
gradle version change.
1 parent e3988f9 commit 6e65803

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 6
17-
versionName "1.0.5"
16+
versionCode 7
17+
versionName "1.0.6"
1818
multiDexEnabled true
1919
vectorDrawables.useSupportLibrary = true
2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)