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

Commit aa60074

Browse files
committed
housekeeping: Release 3.8.3
1 parent 80358f2 commit aa60074

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ buildscript {
77
minSdkVersion = 21
88
sdkVersion = 33
99
compileSdkVersion = 33
10-
versionCode = 5
11-
versionName = '3.8.2'
10+
versionCode = 6
11+
versionName = '3.8.3'
1212
}
1313
repositories {
1414
google()

0 commit comments

Comments
 (0)