v0.2 Thread Views

This commit is contained in:
Vitor Pamplona
2023-01-12 12:48:24 -05:00
parent 45a7a18ea7
commit 250e970aca
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ Amethyst brings the best social network to your Android phone. Just insert your
- [x] Reactions (like, boost, reply)
- [x] Image Preview
- [x] Url Preview
- [ ] View Threads
- [x] View Threads
- [ ] Private Messages
- [ ] Communities
- [ ] Profile Edit

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 33
versionCode 1
versionName "0.1"
versionCode 2
versionName "0.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {