Skip to content

Commit 92095cf

Browse files
authored
Update build.gradle
1 parent a32df66 commit 92095cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
defaultConfig {
99
minSdkVersion 19
1010
targetSdkVersion 30
11-
versionCode 6
12-
versionName "1.1.3"
11+
versionCode 7
12+
versionName "1.1.4"
1313
consumerProguardFiles "consumer-rules.pro"
1414
}
1515

0 commit comments

Comments
 (0)