replace state when navigating from space menu

This commit is contained in:
Jon Staab
2025-02-11 11:42:49 -08:00
parent d8cf48381b
commit 622214713b
4 changed files with 24 additions and 13 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ android {
applicationId "social.flotilla"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 8
versionCode 9
versionName "0.2.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {