Fix MangaLib provider

This commit is contained in:
Koitharu
2020-05-13 20:16:54 +03:00
parent 50f8cb9193
commit 01607ec1e2
22 changed files with 144 additions and 44 deletions

View File

@@ -17,7 +17,7 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode gitCommits
versionName '0.3.1'
versionName '0.3.2'
buildConfigField 'String', 'GIT_BRANCH', "\"${gitBranch}\""