Hide tooltips on mobile, sort comments ascending, make video embeds rounded

This commit is contained in:
Jon Staab
2026-01-06 10:00:35 -08:00
parent 2c62749d9b
commit 0d6b4591f1
10 changed files with 29 additions and 12 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "social.flotilla"
minSdk rootProject.ext.minSdkVersion
targetSdk rootProject.ext.targetSdkVersion
versionCode 38
versionName "1.6.2"
versionCode 39
versionName "1.6.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.