mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-27 18:26:35 +02:00
v0.9.2:
- 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:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user