We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent addacef commit c504dc8Copy full SHA for c504dc8
primitiveFTPd/build.gradle
@@ -27,7 +27,7 @@ android {
27
minSdkVersion 15
28
targetSdkVersion 32
29
versionCode 61
30
- versionName "6.15-SNAPSHOT"
+ versionName "6.15"
31
vectorDrawables.useSupportLibrary = true
32
multiDexEnabled true
33
}
0 commit comments