diff --git a/app/build.gradle b/app/build.gradle index d713ea8fd..94d2fa3a4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { // "1.2.3-SNAPSHOT" -> 1020300 // "1.2.3-RC4" -> 1020304 // "1.2.3" -> 1020395 - versionCode 2000295 - versionName "2.0.2" + versionCode 2000395 + versionName "2.0.3" multiDexEnabled false vectorDrawables.useSupportLibrary true diff --git a/app/src/main/play/release-notes/en-US/default.txt b/app/src/main/play/release-notes/en-US/default.txt index b44fd22bd..a27f2d0c0 100644 --- a/app/src/main/play/release-notes/en-US/default.txt +++ b/app/src/main/play/release-notes/en-US/default.txt @@ -1,4 +1,4 @@ -We are proud to release version 2.0.0 with a new logo and refreshed user interface. +We are proud to release version 2.0 with a new logo and refreshed user interface. Thank you to 6420 users who participated in the vote for the new logo! - Support for chapter images (only new episodes, by @ByteHamster)