mirror of
https://github.com/yggdrasil-network/crispa-android.git
synced 2025-01-22 07:56:30 +00:00
1. auto siging
This commit is contained in:
parent
21e2b4faee
commit
355122959f
@ -17,6 +17,9 @@ android {
|
||||
minifyEnabled false
|
||||
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||
}
|
||||
ciRelease {
|
||||
signingConfig signingConfigs.ciRelease
|
||||
}
|
||||
}
|
||||
signingConfigs {
|
||||
ciRelease {
|
||||
|
Loading…
x
Reference in New Issue
Block a user