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

Commit 98f55ba

Browse files
committed
housekeeping: Release 3.8.2
1 parent bfeaf99 commit 98f55ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 = 31
99
compileSdkVersion = 31
10-
versionCode = 4
11-
versionName = '3.8.1'
10+
versionCode = 5
11+
versionName = '3.8.2'
1212
}
1313
repositories {
1414
google()

0 commit comments

Comments
 (0)