diff --git a/app/build.gradle b/app/build.gradle index 2e4adac..ccd7caf 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "protect.babysleepsounds" minSdkVersion 16 targetSdkVersion 23 - versionCode 7 - versionName "0.4.3" + versionCode 8 + versionName "0.4.4" } buildTypes { release {