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 10d9f33 commit 51ab13fCopy full SHA for 51ab13f
1 file changed
app/build.gradle
@@ -18,8 +18,8 @@ android {
18
applicationId "com.openipc.decoder"
19
minSdk 21
20
targetSdk 36
21
- versionCode 12
22
- versionName "1.12"
+ versionCode 13
+ versionName "1.13"
23
}
24
25
// Signing credentials from environment variables; null when absent.
0 commit comments