Skip to content

Commit 51ab13f

Browse files
committed
chore: bump version to v1.13 (versionCode 13)
1 parent 10d9f33 commit 51ab13f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId "com.openipc.decoder"
1919
minSdk 21
2020
targetSdk 36
21-
versionCode 12
22-
versionName "1.12"
21+
versionCode 13
22+
versionName "1.13"
2323
}
2424

2525
// Signing credentials from environment variables; null when absent.

0 commit comments

Comments
 (0)