chore: drop play

This commit is contained in:
NextAlone 2022-05-09 02:00:28 +08:00
parent b36909a41b
commit f33b3f98c7
No known key found for this signature in database
GPG Key ID: DBA7B0AEF8C1CD2C

View File

@ -284,11 +284,6 @@ android {
full {
manifestPlaceholders = [is_full_version: "true"]
}
miniPlay {
versionNameSuffix "-play"
versionCode verCode - 2
manifestPlaceholders = [is_full_version: "false"]
}
}
sourceSets.all { set ->