mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
build: fix configs for android release builds
This commit is contained in:
@@ -14,8 +14,8 @@ dependencies {
|
||||
implementation project(':capacitor-keyboard')
|
||||
implementation project(':capacitor-splash-screen')
|
||||
implementation project(':capacitor-status-bar')
|
||||
implementation "androidx.legacy:legacy-support-v4:1.+"
|
||||
implementation "androidx.appcompat:appcompat:1.+"
|
||||
implementation "androidx.legacy:legacy-support-v4:1.0.0"
|
||||
implementation "androidx.appcompat:appcompat:1.3.1"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user