Gate update/download warnings to non-stable flavors

This commit is contained in:
arkon
2022-04-10 11:52:24 -04:00
parent 445ee274c5
commit 4ecde9fc39
9 changed files with 18 additions and 9 deletions
@@ -49,6 +49,7 @@ class BottomSheetViewPager @JvmOverloads constructor(
override fun onPageSelected(position: Int) {
requestLayout()
}
},)
},
)
}
}