mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 11:05:59 +00:00
fix a serious bug in v5.3 (#20)
use composable function instead of fragment to display authenticate screen fix authenticate screen is transparent in light theme
This commit is contained in:
@@ -22,7 +22,7 @@ android {
|
||||
minSdk = 21
|
||||
targetSdk = 34
|
||||
versionCode = 28
|
||||
versionName = "5.3"
|
||||
versionName = "5.3.1"
|
||||
multiDexEnabled = false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user