Increment version

This commit is contained in:
Koitharu
2020-05-21 20:48:01 +03:00
parent 3bd7b54405
commit 6d193baa69

View File

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