We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97235bc commit 446aae8Copy full SHA for 446aae8
1 file changed
app/build.gradle
@@ -18,8 +18,8 @@ android {
18
applicationId "com.openipc.decoder"
19
minSdk 21
20
targetSdk 36
21
- versionCode 8
22
- versionName "1.08"
+ versionCode 9
+ versionName "1.09"
23
}
24
25
// Signing credentials from environment variables; null when absent.
0 commit comments