Skip to content

Commit 446aae8

Browse files
committed
chore: bump version to 1.09 (versionCode 9)
1 parent 97235bc commit 446aae8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 8
22-
versionName "1.08"
21+
versionCode 9
22+
versionName "1.09"
2323
}
2424

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

0 commit comments

Comments
 (0)