set archive name

This commit is contained in:
sk 2022-11-25 23:37:12 +01:00
parent a8e7840c04
commit bf8ac4bc69
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ plugins {
android {
compileSdk 33
defaultConfig {
archivesBaseName = "megalodon"
applicationId "org.joinmastodon.android.sk"
minSdk 23
targetSdk 33