Skip to content

Commit 0233bc4

Browse files
committed
Bump app version
1 parent 3707992 commit 0233bc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId = "com.wstxda.gsl"
1212
minSdk = 24
1313
targetSdk = 35
14-
versionCode = 530
15-
versionName = "5.3"
14+
versionCode = 531
15+
versionName = "5.3.1"
1616
}
1717

1818
buildTypes {

0 commit comments

Comments
 (0)