Notification requests tweaks

This commit is contained in:
Grishka
2024-03-22 00:49:42 +03:00
parent 441567f9d2
commit a2dec4f7cf
7 changed files with 15 additions and 15 deletions

View File

@@ -13,7 +13,7 @@ android {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 33
versionCode 92
versionCode 93
versionName "2.4.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}