Standard dark app background

This commit is contained in:
Privacy_Dragon
2022-05-03 13:29:43 +02:00
parent 928e922a8f
commit 8037938adf
10 changed files with 38 additions and 18 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "nl.privacydragon.bookwyrm"
minSdk 23
targetSdk 31
versionCode 8
versionName "1.3.1"
versionCode 9
versionName "1.3.2"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}