add release without federated timeline
This commit is contained in:
@@ -32,6 +32,10 @@ android {
|
||||
githubRelease{
|
||||
initWith release
|
||||
}
|
||||
noFederatedRelease{
|
||||
initWith release
|
||||
versionNameSuffix '-nofederated'
|
||||
}
|
||||
}
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_17
|
||||
|
||||
Reference in New Issue
Block a user