New design for "explore -> news"

This commit is contained in:
Grishka
2024-06-15 15:54:25 +03:00
parent d0352b86e0
commit 2023e55bfd
6 changed files with 65 additions and 221 deletions

View File

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