Show the direction on gaps + bug fix

This commit is contained in:
Grishka
2024-11-12 22:12:05 +03:00
parent 134bd13d60
commit ea1216b352
5 changed files with 11 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ android {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 34
versionCode 127
versionCode 128
versionName "2.9.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}