Skip to content

Commit 310f0f2

Browse files
committed
Bump app version
1 parent cfd9735 commit 310f0f2

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
@@ -12,8 +12,8 @@ android {
1212
applicationId = "com.wstxda.gsl"
1313
minSdk = 24
1414
targetSdk = 36
15-
versionCode = 540
16-
versionName = "5.4"
15+
versionCode = 550
16+
versionName = "5.5"
1717
}
1818

1919
buildTypes {

0 commit comments

Comments
 (0)