Notification settings for pre-Oreo android

This commit is contained in:
Koitharu
2020-04-12 09:58:20 +03:00
parent 12b13f98f8
commit 3014ebdfd4
14 changed files with 185 additions and 22 deletions

View File

@@ -15,7 +15,7 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode gitCommits
versionName '0.1.4'
versionName '0.2-b1'
buildConfigField 'String', 'GIT_BRANCH', "\"${gitBranch}\""