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