Pinned Loading
-
Build APK 파일 명을 mvlms.1.0.0[1].apk 로 생성
Build APK 파일 명을 mvlms.1.0.0[1].apk 로 생성 1applicationVariants.all { variant ->
2variant.outputs.all {
3outputFileName = "mvlms.${variant.versionName}[${variant.versionCode}].apk"
4}
5}
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.