mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-28 19:59:55 +00:00
Merge df112c7846
into c2068224a0
This commit is contained in:
commit
aa202adf0d
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ android {
|
||||||
isJniDebuggable = false
|
isJniDebuggable = false
|
||||||
signingConfig = signingConfigs.getByName("debug")
|
signingConfig = signingConfigs.getByName("debug")
|
||||||
applicationIdSuffix = ".debug"
|
applicationIdSuffix = ".debug"
|
||||||
|
isDefault = true
|
||||||
}
|
}
|
||||||
base.archivesBaseName = "HeliBoard_" + defaultConfig.versionName
|
base.archivesBaseName = "HeliBoard_" + defaultConfig.versionName
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue