v0.2 Thread Views

pull/3/head v0.2
Vitor Pamplona 2023-01-12 12:48:24 -05:00
rodzic 45a7a18ea7
commit 250e970aca
2 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

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

Wyświetl plik

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