Fix skinny profile circles

This commit is contained in:
Jon Staab
2025-12-02 13:49:04 -08:00
parent 1a2c83e49b
commit cdfb502e6e
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ android {
applicationId "social.flotilla"
minSdk rootProject.ext.minSdkVersion
targetSdk rootProject.ext.targetSdkVersion
versionCode 35
versionCode 36
versionName "1.6.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {