- Fixes bug when tagging new users on reply
- Fixes bug on likes not being shown.
- Fixes alignment of the time in the home feed.
pull/3/head v0.9.2
Vitor Pamplona 2023-01-19 21:48:15 -05:00
rodzic 359eb0b000
commit 144b0a7512
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -11,8 +11,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 33
versionCode 12
versionName "0.9.1"
versionCode 13
versionName "0.9.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {