diff --git a/app/build.gradle b/app/build.gradle index 950e94f1..986d2fe2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,8 +24,8 @@ android { applicationId "${packageName}" minSdkVersion 21 targetSdkVersion 30 - versionCode 45 - versionName "1.4.2" + versionCode 46 + versionName "2.0-beta1" multiDexEnabled true buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\"" buildConfigField "String", "GIT_BRANCH", "\"${getGitBranch()}\"" diff --git a/app/src/main/assets/changelog.html b/app/src/main/assets/changelog.html index c1ce669c..2a7bb717 100644 --- a/app/src/main/assets/changelog.html +++ b/app/src/main/assets/changelog.html @@ -31,6 +31,27 @@
+

Version 2.0

+

New

+ +

Fixes

+

Version 1.4.2

Fixes