Add changelog of 1.2.1 and bump versionCode

This commit is contained in:
Alexander Bakker 2020-07-10 21:28:56 +02:00
parent 407d059076
commit 0eb9a25687
2 changed files with 6 additions and 1 deletions

View file

@ -20,7 +20,7 @@ android {
applicationId "com.beemdevelopment.aegis"
minSdkVersion 21
targetSdkVersion 29
versionCode 35
versionCode 36
versionName "1.2"
multiDexEnabled true
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""