Restore min SDK version

Fix empty today view issue
Fix toolbar loading issue in history view
This commit is contained in:
Geoffroy Bonneville
2023-12-27 22:30:50 +01:00
parent a732ca8d20
commit 23d6aa98e0
5 changed files with 18 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ android {
defaultConfig {
applicationId "com.wismna.geoffroy.donext"
minSdkVersion 31
minSdkVersion 21
targetSdkVersion 34
versionCode 30
versionName "1.9"