mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-05-02 02:04:48 +12:00
Hopefully sign release APK
This commit is contained in:
parent
c998abfefb
commit
89dca11b18
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ android {
|
|||
getByName("release") {
|
||||
isMinifyEnabled = true
|
||||
isShrinkResources = true
|
||||
signingConfig = signingConfigs.getByName("debug")
|
||||
proguardFiles(
|
||||
getDefaultProguardFile("proguard-android-optimize.txt"),
|
||||
"proguard-rules.pro"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue