mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-03 15:40:14 -04:00
Restore min SDK version
Fix empty today view issue Fix toolbar loading issue in history view
This commit is contained in:
@@ -5,7 +5,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.wismna.geoffroy.donext"
|
||||
minSdkVersion 31
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 30
|
||||
versionName "1.9"
|
||||
|
Reference in New Issue
Block a user