- Fixes bug when tagging new users on reply
- Fixes bug on likes not being shown.
- Fixes alignment of the time in the home feed.
This commit is contained in:
Vitor Pamplona
2023-01-19 21:48:15 -05:00
parent 359eb0b000
commit 144b0a7512

View File

@@ -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 {