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