diff --git a/app/build.gradle b/app/build.gradle index 3cdfca0..916f26d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "de.tadris.fitness" minSdkVersion 21 targetSdkVersion 28 - versionCode 410 - versionName "4.1" + versionCode 420 + versionName "4.2" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes { diff --git a/metadata/en-US/changelogs/420.txt b/metadata/en-US/changelogs/420.txt new file mode 100644 index 0000000..0b46604 --- /dev/null +++ b/metadata/en-US/changelogs/420.txt @@ -0,0 +1,5 @@ +**4.2:** + +Localisation: +- Dutch translation +- Hungarian translation \ No newline at end of file