No more betas

This commit is contained in:
Rahul Kumar Patel
2021-03-01 15:46:48 +05:30
parent be0d6a5e4d
commit 0747eb36c5

View File

@@ -51,11 +51,6 @@ android {
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
beta {
initWith release
applicationIdSuffix = ".beta"
}
nightly {
initWith release
applicationIdSuffix = ".nightly"