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 4ae8b96 commit b44f7f8Copy full SHA for b44f7f8
app/build.gradle
@@ -10,7 +10,7 @@ android {
10
applicationId "dev.vendicated.vencord"
11
minSdk 21
12
targetSdk 33
13
- versionCode 2
+ versionCode 3
14
versionName "1.0"
15
}
16
0 commit comments