Skip to content

Commit 087ea1b

Browse files
committed
Gradle version change.
1 parent 6984e9d commit 087ea1b

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

0 commit comments

Comments
 (0)