Skip to content

Commit e14a9e4

Browse files
2.3.8-1
Closes #167 Signed-off-by: Androidacy Service Account <opensource@androidacy.com>
1 parent 4621b1a commit e14a9e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ android {
4848
// app is in maintenance mode, we do not intend to update it to target newer SDKs
4949
//noinspection OldTargetApi
5050
targetSdk = 34
51-
versionCode = 93
52-
versionName = "2.3.8"
51+
versionCode = 94
52+
versionName = "2.3.8-1"
5353
vectorDrawables {
5454
useSupportLibrary = true
5555
}

0 commit comments

Comments
 (0)