mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
build: fix configs for android release builds
This commit is contained in:
@@ -49,9 +49,3 @@ try {
|
||||
} catch(Exception e) {
|
||||
logger.warn("google-services.json not found, google-services plugin not applied. Push Notifications won't work")
|
||||
}
|
||||
|
||||
configurations.all {
|
||||
resolutionStrategy {
|
||||
force 'androidx.appcompat:appcompat:1.3.1'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user