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