Add monochrome icon

This commit is contained in:
Grishka
2022-09-29 01:23:00 +03:00
parent f531a90b41
commit 18633291e6
5 changed files with 23 additions and 3 deletions

View File

@@ -4,11 +4,11 @@ plugins {
}
android {
compileSdk 31
compileSdk 33
defaultConfig {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 31
targetSdk 33
versionCode 40
versionName "1.1.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"